File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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 UTC_ARGS: --version 5
2
- # RUN: llc -mtriple powerpc64le-unknown-linux-gnu -mcpu=pwr8 -x mir < %s \
2
+ # RUN: llc -mtriple powerpc64le-unknown-linux-gnu -mcpu=pwr8 %s \
3
3
# RUN: -verify-coalescing --run-pass=register-coalescer -o - | FileCheck %s
4
4
5
5
# Check that the register coalescer correctly handles merging live ranges over
Original file line number Diff line number Diff line change 1
1
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
2
- # RUN: llc -mtriple x86_64-unknown-unknown -x mir < %s \
3
- # RUN: -verify-coalescing -enable-subreg-liveness=true \
2
+ # RUN: llc -mtriple x86_64-unknown-unknown %s \
3
+ # RUN: -verify-coalescing -enable-subreg-liveness \
4
4
# RUN: --run-pass=register-coalescer -o - | FileCheck %s
5
5
6
6
# Check that the register coalescer correctly handles merging live ranges over
You can’t perform that action at this time.
0 commit comments