Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9bda9ebbdfb9ab974ce39d7396e6cad533b71a4f
      
https://github.com/WebKit/WebKit/commit/9bda9ebbdfb9ab974ce39d7396e6cad533b71a4f
  Author: Tadeu Zagallo <tzaga...@apple.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M Source/WebGPU/WGSL/ConstantFunctions.h
    M Source/WebGPU/WGSL/TypeDeclarations.rb
    M Source/WebGPU/WGSL/generator/main.rb
    M Source/WebGPU/WGSL/tests/valid/overload.wgsl

  Log Message:
  -----------
  [WGSL] frexp should support f16
https://bugs.webkit.org/show_bug.cgi?id=266348
rdar://119618161

Reviewed by Mike Wyrzykowski.

Frexp was implemented before we support f16, and I forgot to implement it when
f16 landed.

* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::CONSTANT_FUNCTION):
* Source/WebGPU/WGSL/TypeDeclarations.rb:
* Source/WebGPU/WGSL/generator/main.rb:
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:

Canonical link: https://commits.webkit.org/272038@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to