llvm-project
e950a806 - [WebAssembly] Look through freeze nodes when folding vector load + ext (#185143)

Commit
45 days ago
[WebAssembly] Look through freeze nodes when folding vector load + ext (#185143) When folding loads with extensions, the extension operand can be a freeze node in addition to a load. We can look through it to do the desirability check. Fixes #184676
Author
Parents
Loading