InstCombine: Fix an edge case where constant icmps could sneak into...
InstCombine: Fix an edge case where constant icmps could sneak into ConstantFoldInstOperands and crash. Have to refactor the ConstantFolder interface one day to define bugs like this away. Fixes PR14131. llvm-svn: 166374
Loading
Please register or sign in to comment