]> granicus.if.org Git - llvm/commit
[InstCombine] add tests for sqrt+fdiv+fmul; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 5 Apr 2019 16:52:57 +0000 (16:52 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 5 Apr 2019 16:52:57 +0000 (16:52 +0000)
commit2ad261a6920f1cbdcef0dccbb7058937b44a0656
treecd5b23e9b80c89e5ea7b1af239caee8d66a2af19
parent11ab360eb5df0efebfb77e6745c75a6dd8e27089
[InstCombine] add tests for sqrt+fdiv+fmul; NFC

Examples based on recent llvm-dev thread. These are specific
patterns of more general enhancements that would solve these.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357780 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/fmul-sqrt.ll