llvm-project
fd175faf
- [RISCV] Adjust unroll prefs for loops with vectors (#151525)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
66 days ago
[RISCV] Adjust unroll prefs for loops with vectors (#151525) Adjust the unrolling preferences to unroll hand-vectorized code, as well as the scalar remainder of a vectorized loop. Inspired by a similar effort in AArch64: see #147420 and #151164.
References
#151525 - [RISCV] Adjust unroll prefs for loops with vectors
Author
artagnon
Parents
68b9bb5e
Loading