llvm-project
0b99968b - [InstCombine] Fix crash on dereferencing null insertion point (#216363)

Commit
19 days ago
[InstCombine] Fix crash on dereferencing null insertion point (#216363) Fix, add assertions and regressin test. The issue occurred when trying to invert a phi inside a catchswitch block, because there is no legal insertion point after the phi.
Parents
Loading