File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2
- # RUN: llc -march =riscv32 -run-pass=instruction-select -simplify-mir \
2
+ # RUN: llc -mtriple =riscv32 -run-pass=instruction-select -simplify-mir \
3
3
# RUN: -verify-machineinstrs %s -o - | FileCheck %s
4
4
---
5
5
name : cmp_ult_i32
Original file line number Diff line number Diff line change 1
1
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2
- # RUN: llc -march =riscv64 -run-pass=instruction-select -simplify-mir \
2
+ # RUN: llc -mtriple =riscv64 -run-pass=instruction-select -simplify-mir \
3
3
# RUN: -verify-machineinstrs %s -o - | FileCheck %s
4
4
---
5
5
name : cmp_ult_i64
Original file line number Diff line number Diff line change 1
1
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2
- # RUN: llc -march =riscv32 -run-pass=instruction-select -simplify-mir \
2
+ # RUN: llc -mtriple =riscv32 -run-pass=instruction-select -simplify-mir \
3
3
# RUN: -verify-machineinstrs %s -o - | FileCheck %s
4
4
---
5
5
name : add_i32
Original file line number Diff line number Diff line change 1
1
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2
- # RUN: llc -march =riscv64 -run-pass=instruction-select -simplify-mir \
2
+ # RUN: llc -mtriple =riscv64 -run-pass=instruction-select -simplify-mir \
3
3
# RUN: -verify-machineinstrs %s -o - | FileCheck %s
4
4
---
5
5
name : add_i64
You can’t perform that action at this time.
0 commit comments