llvm-project
c8dc571f - [AArch64] Prefer zip over ushll for anyext.

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.
Author
Parents
Loading