Commit 4023766
Automerge: [RISCV] Check S0 register list check for qc.cm.pushfp to after we parsed the whole register list. (#134180)
This is more of a semantic check. The diagnostic location to has been
changed to point at the register list start instead of the
closing brace or whatever character might be there instead of a brace
if its malformed.File tree
2 files changed
+6
-16
lines changed- llvm
- lib/Target/RISCV/AsmParser
- test/MC/RISCV
2 files changed
+6
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2592 | 2592 | | |
2593 | 2593 | | |
2594 | 2594 | | |
2595 | | - | |
2596 | | - | |
2597 | | - | |
2598 | | - | |
2599 | | - | |
2600 | | - | |
2601 | | - | |
2602 | | - | |
2603 | | - | |
2604 | | - | |
2605 | | - | |
2606 | | - | |
2607 | 2595 | | |
2608 | | - | |
| 2596 | + | |
2609 | 2597 | | |
2610 | 2598 | | |
2611 | 2599 | | |
| |||
2668 | 2656 | | |
2669 | 2657 | | |
2670 | 2658 | | |
2671 | | - | |
2672 | | - | |
| 2659 | + | |
| 2660 | + | |
| 2661 | + | |
| 2662 | + | |
2673 | 2663 | | |
2674 | 2664 | | |
2675 | 2665 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
0 commit comments