Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: baa5c67430942419d743400d9d2aa6730bae67c7
      
https://github.com/WebKit/WebKit/commit/baa5c67430942419d743400d9d2aa6730bae67c7
  Author: Tadeu Zagallo <[email protected]>
  Date:   2023-08-23 (Wed, 23 Aug 2023)

  Changed paths:
    M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp

  Log Message:
  -----------
  [WGSL] Add codegen support for binary shift operators
https://bugs.webkit.org/show_bug.cgi?id=260608
rdar://114320593

Reviewed by Dan Glastonbury.

In 266979@main I updated the type declarations to include left and right shift,
but I forgot to update the code generator.

* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::visit):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to