llvm-project
e950a806
- [WebAssembly] Look through freeze nodes when folding vector load + ext (#185143)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#185143 - [WebAssembly] Look through freeze nodes when folding vector load + ext
Author
dschuff
Parents
53a2fd99
Loading