commit | e6de6e242040051a313023c14f897e9974ec7fb8 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Wed Aug 08 22:46:30 2018 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Wed Aug 08 22:46:30 2018 +0000 |
tree | 8c5d598e2f93ad0f7d93f0d65d32dab76561c7d8 | |
parent | e52df1611ad45afa354463db201016e0747374de [diff] |
[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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339298 91177308-0d34-0410-b5e6-96231b3b80d8