Commit 15c2d4b
authored
PeepholeOpt: Remove check for subreg index on a def operand (llvm#123943)
This is looking at operand 0 of a REG_SEQUENCE, which can never
have a subregister index.1 parent ba70368 commit 15c2d4b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
430 | | - | |
| 429 | + | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| |||
0 commit comments