llvm-project
03474869
- [AArch64] Correct the throughput of reductions on Neoverse V3ae (#221151)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
16 days ago
[AArch64] Correct the throughput of reductions on Neoverse V3ae (#221151) This tightens up the throughput of sve saddv, sminv, smaxv, along with the unsigned variants. They were a bit high due to the use of too many micro ops.
References
#221151 - [AArch64] Correct the throughput of reductions on Neoverse V3ae
Author
davemgreen
Parents
e9109268
Loading