RESOLVED MOVED 188638
[WHLSL] FloatLiteral.js creates an IntLiteral
https://bugs.webkit.org/show_bug.cgi?id=188638
Summary [WHLSL] FloatLiteral.js creates an IntLiteral
Myles C. Maxfield
Reported 2018-08-15 22:47:56 PDT
negConstexpr(origin): return new IntLiteral(origin, -this.value);
Attachments
Myles C. Maxfield
Comment 1 2018-10-13 15:33:40 PDT
Note You need to log in before you can comment on or make changes to this bug.