[PATCH] D65399: [InstCombine] canonicalize fneg before fmul/fdiv
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 31 09:55:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367447: [InstCombine] canonicalize fneg before fmul/fdiv (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65399?vs=212177&id=212611#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65399/new/
https://reviews.llvm.org/D65399
Files:
cfe/trunk/test/CodeGen/complex-math.c
llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/trunk/test/Transforms/InstCombine/fadd.ll
llvm/trunk/test/Transforms/InstCombine/fdiv.ll
llvm/trunk/test/Transforms/InstCombine/fmul.ll
llvm/trunk/test/Transforms/InstCombine/fsub.ll
llvm/trunk/test/Transforms/Reassociate/fast-basictest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65399.212611.patch
Type: text/x-patch
Size: 20901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/6815587d/attachment-0001.bin>
More information about the llvm-commits
mailing list