Skip to content
Commit e327266d authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[DAGCombiner] move fadd simplification ahead of other folds

  
I don't know if it's possible to expose this diff in a test,
but we should always try simplifications (no new nodes created)
before more complicated transforms for efficiency (similar to
what we do in IR).

llvm-svn: 339298
parent 56b995b1
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