Commit f72c8dc
authored
[RISCV] canCreateUndefOrPoisonForTargetNode - RISCVISD::SELECT_CC is only for integer comparisons - which can't create poison (llvm#151943)
The result type is irrelevant - its the comparison type that matters1 parent 2b20cf7 commit f72c8dc
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21478 | 21478 | | |
21479 | 21479 | | |
21480 | 21480 | | |
21481 | | - | |
21482 | | - | |
21483 | | - | |
21484 | | - | |
21485 | | - | |
| 21481 | + | |
| 21482 | + | |
| 21483 | + | |
| 21484 | + | |
21486 | 21485 | | |
21487 | 21486 | | |
21488 | 21487 | | |
| |||
0 commit comments