[Webkit-unassigned] [Bug 199289] New: [WHLSL] return x ? 1 : 2 fails to typecheck

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 14:47:33 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199289

            Bug ID: 199289
           Summary: [WHLSL] return x ? 1 : 2 fails to typecheck
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com

Right now we will unifyAndConmit both of the ResolvableTypes together, which IIRC will say “hey let’s just resolve these to their preferred type” which is int but the function needs to return uchar so fail!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190627/31258c90/attachment.html>


More information about the webkit-unassigned mailing list