[all-commits] [llvm/llvm-project] 7d2fa9: [llvm][llvm-reduce] Disable use list order test on...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Jul 27 02:36:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d2fa9e148f6db7a1129979042404609bcc7be1e
https://github.com/llvm/llvm-project/commit/7d2fa9e148f6db7a1129979042404609bcc7be1e
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M llvm/test/tools/llvm-reduce/bitcode-uselistorder.ll
Log Message:
-----------
[llvm][llvm-reduce] Disable use list order test on AArch64/arm64
This is flaky:
https://lab.llvm.org/buildbot/#/builders/198/builds/4094
Sometimes failing with an assert. I've seen it do the same thing
on Windows On Arm and Linux.
More information about the All-commits
mailing list