Skip to content
Commit c970849e authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

InstCombine: Fold A-b == C --> b == A-C if A and C are constants.

The backend already knew this trick.

llvm-svn: 132915
parent 975c2962
Loading
Loading
Loading
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