diff options
Diffstat (limited to 'llvm/test/CodeGen/AArch64/neon-truncStore-extLoad.ll')
| -rw-r--r-- | llvm/test/CodeGen/AArch64/neon-truncStore-extLoad.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/neon-truncStore-extLoad.ll b/llvm/test/CodeGen/AArch64/neon-truncStore-extLoad.ll index dbaccacdf55..f15cd24e5d4 100644 --- a/llvm/test/CodeGen/AArch64/neon-truncStore-extLoad.ll +++ b/llvm/test/CodeGen/AArch64/neon-truncStore-extLoad.ll @@ -1,4 +1,3 @@ -; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon | FileCheck %s ; RUN: llc < %s -verify-machineinstrs -mtriple=arm64-none-linux-gnu -mattr=+neon | FileCheck %s ; A vector TruncStore can not be selected. |

