diff options
Diffstat (limited to 'llvm/test/CodeGen/AArch64/regress-f128csel-flags.ll')
-rw-r--r-- | llvm/test/CodeGen/AArch64/regress-f128csel-flags.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/regress-f128csel-flags.ll b/llvm/test/CodeGen/AArch64/regress-f128csel-flags.ll index a7352d6815e..313cdb1bf0c 100644 --- a/llvm/test/CodeGen/AArch64/regress-f128csel-flags.ll +++ b/llvm/test/CodeGen/AArch64/regress-f128csel-flags.ll @@ -1,4 +1,3 @@ -; RUN: llc -mtriple=aarch64-none-linux-gnu -verify-machineinstrs < %s | FileCheck %s ; RUN: llc -mtriple=arm64-none-linux-gnu -verify-machineinstrs -o - %s | FileCheck %s ; We used to not mark NZCV as being used in the continuation basic-block |