diff options
-rw-r--r-- | llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll b/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll index c40d6dab437..83e2862f0fc 100644 --- a/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll +++ b/llvm/test/CodeGen/AArch64/tailmerging_in_mbp.ll @@ -1,4 +1,5 @@ ; RUN: llc <%s -mtriple=aarch64-eabi -verify-machine-dom-info | FileCheck %s +; XFAIL: * ; CHECK-LABEL: test: ; CHECK-LABEL: %cond.false12.i |