[llvm] Reapply "[llvm-exegesis] Exclude loads/stores from aliasing instruction set" (#156735) (PR #159366)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 6 09:02:24 PDT 2025


boomanaiden154 wrote:

> Let me know if anything in there stands out or there's any reason having SVE or SVE2 on the machine would be a problem. 

I don't why SVE in particular would change things, especially in regards to objdump crashing. My only guess would be that it changes the exegesis codegen which then hits an edge case in objdump.

> For instance, is this expected?

Yes, that is expected.

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


More information about the llvm-commits mailing list