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

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 9 05:17:51 PDT 2025


DavidSpickett wrote:

I enabled the test again.

The CHECK-NOT was picking up the file path that llvm-objdump prints, I fixed that. llvm-objdump no longer crashes, so I have no idea why that was happening. We have refreshed all the bot containers since then, that could have "fixed" it.

Unfortunately I got more failure notifications like:
```
# .---command stdout------------
# | FMOVWSr: Not all operands were initialized by the snippet generator for UMOVvi32 opcode.
# `-----------------------------
```
And I don't think it's worth the spam to leave this enabled. Please fix the errors before enabling it again.

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


More information about the llvm-commits mailing list