Commit a97826a
authored
[DAG] canCreateUndefOrPoison - explicitly state the AssertSext/Zext/Align/NoFPClass can create poison. NFC. (llvm#146493)
This keeps getting forgotten (e.g. llvm#66603) - so make a point of adding
it here to make it clear instead of relying on the implicit default of
returning true.1 parent 43d2486 commit a97826a
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5522 | 5522 | | |
5523 | 5523 | | |
5524 | 5524 | | |
| 5525 | + | |
| 5526 | + | |
| 5527 | + | |
| 5528 | + | |
| 5529 | + | |
| 5530 | + | |
| 5531 | + | |
5525 | 5532 | | |
5526 | 5533 | | |
5527 | 5534 | | |
| |||
0 commit comments