[webkit-changes] [WebKit/WebKit] b79f9e: [WGSL] 275043 at main broke webgpu samples

Tadeu Zagallo noreply at github.com
Tue Feb 20 17:06:07 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b79f9e5819b8c607a2256e0d4cb3a7997beca144
      https://github.com/WebKit/WebKit/commit/b79f9e5819b8c607a2256e0d4cb3a7997beca144
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M Source/WebGPU/WGSL/TypeCheck.cpp

  Log Message:
  -----------
  [WGSL] 275043 at main broke webgpu samples
https://bugs.webkit.org/show_bug.cgi?id=269807
rdar://123330381

Reviewed by Mike Wyrzykowski.

When introducing constant structs there was a bug where we incorrectly tried to
construct a constant struct even if none of the arguments were constant.

* Source/WebGPU/WGSL/TypeCheck.cpp:
(WGSL::TypeChecker::visit):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list