llvm-project
085bdb1e
- [X86] canonicalizeShuffleWithOp - don't bother trying to move shuffles across binops to fold the load. (#126894)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
229 days ago
[X86] canonicalizeShuffleWithOp - don't bother trying to move shuffles across binops to fold the load. (#126894) Its not currently used, but is likely to just introduce additional shuffles, resulting in higher Port5 pressure etc. in future patches.
References
#126894 - [X86] canonicalizeShuffleWithOp - don't bother trying to move shuffles across binops to fold the load.
Author
RKSimon
Parents
563d5456
Loading