[llvm] [RISCV] Add TuneNoDefaultUnroll to generic CPUs (PR #135318)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 13 20:04:41 PDT 2025


wangpc-pp wrote:

> Looks like this causes quite a few regressions on the BPI-F3, rva22u64_v -O3 -flto: https://lnt.lukelau.me/db_default/v4/nts/419
> 
> The code size increases are pretty big. Maybe the unrolling is too aggressive?

Oops...This is surprising. I will do more investigations before we go back to this PR.

https://github.com/llvm/llvm-project/pull/135318


More information about the llvm-commits mailing list