summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/GlobalISel/select-add-v256.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/GlobalISel/select-add-v256.mir')
-rw-r--r--llvm/test/CodeGen/X86/GlobalISel/select-add-v256.mir8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/test/CodeGen/X86/GlobalISel/select-add-v256.mir b/llvm/test/CodeGen/X86/GlobalISel/select-add-v256.mir
index ea6bfa57628..3ee95929441 100644
--- a/llvm/test/CodeGen/X86/GlobalISel/select-add-v256.mir
+++ b/llvm/test/CodeGen/X86/GlobalISel/select-add-v256.mir
@@ -26,7 +26,7 @@
---
name: test_add_v32i8
# ALL-LABEL: name: test_add_v32i8
-alignment: 4
+alignment: 16
legalized: true
regBankSelected: true
# AVX2: registers:
@@ -66,7 +66,7 @@ body: |
---
name: test_add_v16i16
# ALL-LABEL: name: test_add_v16i16
-alignment: 4
+alignment: 16
legalized: true
regBankSelected: true
# AVX2: registers:
@@ -106,7 +106,7 @@ body: |
---
name: test_add_v8i32
# ALL-LABEL: name: test_add_v8i32
-alignment: 4
+alignment: 16
legalized: true
regBankSelected: true
# AVX2: registers:
@@ -146,7 +146,7 @@ body: |
---
name: test_add_v4i64
# ALL-LABEL: name: test_add_v4i64
-alignment: 4
+alignment: 16
legalized: true
regBankSelected: true
# AVX2: registers:
OpenPOWER on IntegriCloud