We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb2bad commit a3fcd64Copy full SHA for a3fcd64
llvm/test/CodeGen/AArch64/stp-opt-with-renaming-ld3.mir
@@ -1,4 +1,5 @@
1
-# RUN: llc -run-pass=aarch64-ldst-opt -mtriple=arm64-apple-iphoneos -aarch64-load-store-renaming=true -o - %s | FileCheck %s
+# XFAIL: *
2
+# RUN: llc -run-pass=aarch64-ldst-opt -mtriple=arm64-apple-iphoneos -aarch64-load-store-renaming=true -verify-machineinstrs -o - %s | FileCheck %s
3
--- |
4
define void @test_ld3(<8 x i8>* %a1) {
5
entry:
0 commit comments