[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)
commit7e3e7f80402979ea156c0249686333c8d6bf665e
tree356aaaf3c1bcd84e1252f299570c77c0ce51733d
parent66a8b07cd991545687a67df4584a7072e669dbb0
[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.

llvm-svn: 357780
llvm/test/Transforms/InstCombine/fmul-sqrt.ll