WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
199466
[WHLSL] We should not say an integer literal is out of range until after unification
https://bugs.webkit.org/show_bug.cgi?id=199466
Summary
[WHLSL] We should not say an integer literal is out of range until after unif...
Saam Barati
Reported
2019-07-03 15:04:06 PDT
e.g, if I want to assign to UINT_MAX literal, it doesn't work: ``` uint x = 4294967295; ``` Currently, we fail in the parser
Attachments
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2020-05-05 00:42:49 PDT
WHLSL is no longer relevant.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug