[InstCombine] canonicalize negated operand of fdiv
authorSanjay Patel <spatel@rotateright.com>
Fri, 26 Jul 2019 19:56:59 +0000 (19:56 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 26 Jul 2019 19:56:59 +0000 (19:56 +0000)
commita9ab31558caa28e9619647678e9118fde737abde
treef9a0e829215677be9592debf1f65920cc0b220ef
parent487e95777593e264c26b35377b53c703fd535ef3
[InstCombine] canonicalize negated operand of fdiv

This is a transform that we use with fmul, so use
it for fdiv too for consistency.

llvm-svn: 367146
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/test/Transforms/InstCombine/fdiv.ll