Commit 42ce628
committed
[ValueTracking] Handle incompatible types instead of asserting in
Downstream hit this assert, since it doesn't really make any
difference, just change code to return false.isKnownNonEqual; NFC1 parent 5fcd059 commit 42ce628
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
314 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
315 | 316 | | |
316 | 317 | | |
317 | 318 | | |
| |||
0 commit comments