RESOLVED WONTFIX199335
[WHLSL] Most uses of downcast<>() on Type are probably wrong
https://bugs.webkit.org/show_bug.cgi?id=199335
Summary [WHLSL] Most uses of downcast<>() on Type are probably wrong
Myles C. Maxfield
Reported 2019-06-28 12:45:15 PDT
Instead of downcasting directly, we should almost always go through unifyNode(). We need to handle cases where the user typedefs every type to new type names.
Attachments
Myles C. Maxfield
Comment 1 2020-05-05 00:42:34 PDT
WHLSL is no longer relevant.
Note You need to log in before you can comment on or make changes to this bug.