summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/LoongArch/lasx/vec-shuffle-byte-shift.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/LoongArch/lasx/vec-shuffle-byte-shift.ll')
-rw-r--r--llvm/test/CodeGen/LoongArch/lasx/vec-shuffle-byte-shift.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/LoongArch/lasx/vec-shuffle-byte-shift.ll b/llvm/test/CodeGen/LoongArch/lasx/vec-shuffle-byte-shift.ll
index 15bfce902f9d..cea604e96bc1 100644
--- a/llvm/test/CodeGen/LoongArch/lasx/vec-shuffle-byte-shift.ll
+++ b/llvm/test/CodeGen/LoongArch/lasx/vec-shuffle-byte-shift.ll
@@ -1,4 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc --mtriple=loongarch32 --mattr=+32s,+lasx < %s | FileCheck %s
; RUN: llc --mtriple=loongarch64 --mattr=+lasx < %s | FileCheck %s
define <32 x i8> @shuffle_32i8_byte_left_shift_1(<32 x i8> %a) {