File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
llvm/test/tools/UpdateTestChecks/update_givaluetracking_test_checks/Inputs Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ body: |
99 %1:_(s8) = COPY %0
1010 ...
1111---
12- name : CstWithClass
12+ name : Test2
1313body : |
1414 bb.1:
1515 ; Note: This comment should not be removed, the check lines below should be updated
16- ; CHECK-LABEL: name: @CstWithClass
16+ ; CHECK-LABEL: name: @Test2
1717 ; CHECK-NEXT: %1:_ KnownBits:???????????????????????????????? SignBits:1
1818 ; CHECK-NEXT: %named:_ KnownBits:???????????????????????????????????????????????????????????????? SignBits:1
1919 ; CHECK-NEXT: %3:_ KnownBits:???????????????????????????????? SignBits:1
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ body: |
1212 %1:_(s8) = COPY %0
1313...
1414---
15- name: CstWithClass
15+ name: Test2
1616body: |
1717 bb.1:
1818 ; Note: This comment should not be removed, the check lines below should be updated
19- ; CHECK-LABEL: name: @CstWithClass
19+ ; CHECK-LABEL: name: @Test2
2020 ; CHECK-NEXT: %1:_ KnownBits:???????????????????????????????? SignBits:1
2121 ; CHECK-NEXT: %named:_ KnownBits:00000000000000000000000000000000???????????????????????????????? SignBits:32
2222 ; CHECK-NEXT: %3:_ KnownBits:???????????????????????????????? SignBits:1
You can’t perform that action at this time.
0 commit comments