WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
198304
[WHLSL] We should add operator!= in the implementation
https://bugs.webkit.org/show_bug.cgi?id=198304
Summary
[WHLSL] We should add operator!= in the implementation
Robin Morisset
Reported
2019-05-28 14:03:35 PDT
Currently the implementation treats x != y as ! (x == y). It is my fault as I originally wrote the spec that way, but someone (I don't remember if it was David Neto or someone else) reminded me that the two are different for floats. I fixed the spec to have an operator!=, but not yet the implementation
Attachments
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2020-05-05 00:42:31 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