Skip to content
Commit e37c2e4d authored by Owen Anderson's avatar Owen Anderson
Browse files

When InstCombine tries to fold away (fsub x, (fneg y)) into (fadd x, y), it is

also worthwhile for it to look through FP extensions and truncations, whose
application commutes with fneg.

llvm-svn: 187249
parent 419f7c23
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