[llvm] [AArch64]Enable aggressive interleaving for A320 (PR #169825)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 04:22:37 PST 2025


https://github.com/davemgreen commented:

Can you make this a subtarget feature and add a test.

I'm a little surprised this is profitable (or worth the codesize gain), but these cores do like extra unrolling.

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


More information about the llvm-commits mailing list