diff options
Diffstat (limited to 'llvm/test/MC/AArch64/neon-scalar-by-elem-saturating-mul.s')
-rw-r--r-- | llvm/test/MC/AArch64/neon-scalar-by-elem-saturating-mul.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/MC/AArch64/neon-scalar-by-elem-saturating-mul.s b/llvm/test/MC/AArch64/neon-scalar-by-elem-saturating-mul.s index 727bc670e1f..90eeb5e64c0 100644 --- a/llvm/test/MC/AArch64/neon-scalar-by-elem-saturating-mul.s +++ b/llvm/test/MC/AArch64/neon-scalar-by-elem-saturating-mul.s @@ -1,4 +1,3 @@ -// RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s // RUN: llvm-mc -triple arm64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s //----------------------------------------------------------------------------- |