Skip to content

Commit aeed686

Browse files
committed
Revert "[llvm-exegesis] Disable load store aliasing test"
This reverts commit 4efe170. Not because I know it's working on AArch64 SVE, but because I cannot reproduce it even on the same machine. So in the hopes that it was a disk issue, something temporary, I'm going to enable it again. If it fails again maybe it'll show some sort of pattern or what I've missed to reproduce it.
1 parent 3e64db5 commit aeed686

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/tools/llvm-exegesis/AArch64/no-aliasing-ld-str.s

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
REQUIRES: aarch64-registered-target
2-
// Flakey on SVE buildbots, disabled pending invesgitation.
3-
UNSUPPORTED: target={{.*}}
42

53
RUN: llvm-exegesis -mtriple=aarch64 -mcpu=neoverse-v2 -mode=latency --dump-object-to-disk=%t.obj --opcode-name=FMOVWSr --benchmark-phase=assemble-measured-code 2>&1
64
RUN: llvm-objdump -d %t.obj > %t.s

0 commit comments

Comments
 (0)