llvm-project
c8dc571f
- [AArch64] Prefer zip over ushll for anyext.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
220 days ago
[AArch64] Prefer zip over ushll for anyext. Many CPUs have a higher throughput of ZIP instructions vs USHLL. This adds some tablegen patterns for preferring zip in anyext patterns.
References
users/davemgreen/a64-zipoverushll
#133433 - [AArch64] Prefer zip over ushll for anyext.
Author
davemgreen
Parents
fd0785e6
Loading