[llvm] [RISCV] Make XFAIL test UNSUPPORTED. (PR #168525)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 18 05:16:40 PST 2025


mgudim wrote:

> Why is this non-deterministic?

Actually I don't know why it successfully XFAIL on some buildbots, but not on others. When the test runs llc will hit an assertion in the code. Maybe there is a difference in what happens next?

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


More information about the llvm-commits mailing list