summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir')
-rw-r--r--llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir b/llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir
index 8dbd1310bd0..9dc50c979fa 100644
--- a/llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir
+++ b/llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir
@@ -44,7 +44,7 @@
...
---
name: test_memmove1
-alignment: 2
+alignment: 4
tracksRegLiveness: true
body: |
bb.1.entry:
@@ -66,7 +66,7 @@ body: |
...
---
name: test_memmove2_const
-alignment: 2
+alignment: 4
tracksRegLiveness: true
body: |
bb.1.entry:
@@ -100,7 +100,7 @@ body: |
...
---
name: test_memmove3_const_toolarge
-alignment: 2
+alignment: 4
tracksRegLiveness: true
body: |
bb.1.entry:
@@ -122,7 +122,7 @@ body: |
...
---
name: test_memmove4_const_unaligned
-alignment: 2
+alignment: 4
tracksRegLiveness: true
body: |
bb.1.entry:
OpenPOWER on IntegriCloud