"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8005e66f0a0b5cbc0417afbbbced13d4fad4112e"
[WinEH] Fix inttoptr+phi optimization in presence of catchswitch
getFirstInsertionPt's return value must be checked for validity before casting it to Instruction*. Don't attempt to insert casts after a phi in a catchswitch block. Fixes PR45033, introduced in D37832. Reviewed By: davidxl, hfinkel Differential Revision: https://reviews.llvm.org/D75381
Loading
Please register or sign in to comment