| commit | d65aba275a97034bf478a406f9965632b15c7f4d | [log] [tgz] |
|---|---|---|
| author | Sanjay Patel <spatel@rotateright.com> | Sun Mar 18 14:12:25 2018 +0000 |
| committer | Sanjay Patel <spatel@rotateright.com> | Sun Mar 18 14:12:25 2018 +0000 |
| tree | 5d2f20850b40e4225634e236c8f953e73533928a | |
| parent | d33d1f5f75d73c1d0518016dfb92837182825624 [diff] |
[InstSimplify] loosen FMF for sqrt(X) * sqrt(X) --> X As shown in the code comment, we don't need all of 'fast', but we do need reassoc + nsz + nnan. Differential Revision: https://reviews.llvm.org/D43765 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327796 91177308-0d34-0410-b5e6-96231b3b80d8