Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 978f3f4a4a757853093522ee3073af1e27e91bac
      
https://github.com/WebKit/WebKit/commit/978f3f4a4a757853093522ee3073af1e27e91bac
  Author: Tadeu Zagallo <[email protected]>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    A 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/extension/pointer_composite_access-expected.txt
    M Source/WebGPU/WGSL/BoundsCheck.cpp
    M Source/WebGPU/WGSL/TypeCheck.cpp

  Log Message:
  -----------
  [WGSL] shader,validation,extension,pointer_composite_access:* is failing
https://bugs.webkit.org/show_bug.cgi?id=270246
rdar://123784316

Reviewed by Mike Wyrzykowski.

The original support for pointer composite access was implemented in 
275383@main,
but the case where the type is a pointer wasn't handled in two places.

* 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/extension/pointer_composite_access-expected.txt:
 Added.
* Source/WebGPU/WGSL/BoundsCheck.cpp:
(WGSL::BoundsCheckVisitor::visit):
* Source/WebGPU/WGSL/TypeCheck.cpp:
(WGSL::TypeChecker::visit):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to