Skip to content
Snippets Groups Projects
Commit f55b592c authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

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
parent 6f212068
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment