commit | 6d276fdd078bbd8ae309b2ccfcff87866984be31 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Tue Jan 30 00:18:37 2018 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Tue Jan 30 00:18:37 2018 +0000 |
tree | 964c96233ba838ebf89877ad0975ab4135f5ac37 | |
parent | c7224c2649af33b10b3d6621fb07409c97845e6a [diff] |
[InstSimplify] (X * Y) / Y --> X for relaxed floating-point ops This is the FP counterpart that was mentioned in PR35709: https://bugs.llvm.org/show_bug.cgi?id=35709 Differential Revision: https://reviews.llvm.org/D42385 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323716 91177308-0d34-0410-b5e6-96231b3b80d8