diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/GlobalISel/select-constant.mir')
| -rw-r--r-- | llvm/test/CodeGen/X86/GlobalISel/select-constant.mir | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/GlobalISel/select-constant.mir b/llvm/test/CodeGen/X86/GlobalISel/select-constant.mir index 08c8b67e514..33c561f8865 100644 --- a/llvm/test/CodeGen/X86/GlobalISel/select-constant.mir +++ b/llvm/test/CodeGen/X86/GlobalISel/select-constant.mir @@ -127,7 +127,7 @@ body: | ... --- name: const_i64_u32 -alignment: 4 +alignment: 16 legalized: true regBankSelected: true selected: false @@ -164,7 +164,7 @@ body: | ... --- name: main -alignment: 4 +alignment: 16 legalized: true regBankSelected: true registers: |

