RESOLVED MOVED 189104
IntLiterals don't prefer floats over halfs
https://bugs.webkit.org/show_bug.cgi?id=189104
Summary IntLiterals don't prefer floats over halfs
Myles C. Maxfield
Reported 2018-08-29 15:39:53 PDT
log(2) doesn't compile because it can be ambiguously applied to log(float) and log(half).
Attachments
Myles C. Maxfield
Comment 1 2018-10-13 15:00:56 PDT
Note You need to log in before you can comment on or make changes to this bug.