llvm-project
48397fe4
- [AArch64] Add cost model for REV shuffles. (#128498)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
333 days ago
[AArch64] Add cost model for REV shuffles. (#128498) These patterns represent rev instructions, which reverse inside a portion of the full vector. See llvm/test/CodeGen/AArch64/arm64-rev.ll for codegen tests.
References
#128498 - [AArch64] Add cost model for REV shuffles.
Author
davemgreen
Parents
446899e7
Loading