OSDN Git Service

[InstCombine] add test to show fmul transform creates extra fdiv; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 12 Mar 2018 23:10:08 +0000 (23:10 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 12 Mar 2018 23:10:08 +0000 (23:10 +0000)
commitd309dec2f3e1731fa094ee2e4ec42860737becb5
tree63b2b6f7ba8a28d6b6a09b674d7d13186e4c6ca3
parent304352277fd008e8d749173f6d00d44f7f4326bb
[InstCombine] add test to show fmul transform creates extra fdiv; NFC

Also, move fmul reassociation tests to the same file as other fmul transforms.

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