[PATCH] D50417: [InstCombine] fold fneg into constant operand of fmul/fdiv
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 8 07:29:36 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339248: [InstCombine] fold fneg into constant operand of fmul/fdiv (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50417?vs=159621&id=159714#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50417
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/test/Transforms/InstCombine/fneg.ll
llvm/trunk/test/Transforms/InstCombine/fsub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50417.159714.patch
Type: text/x-patch
Size: 7639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/9f93d23d/attachment-0001.bin>
More information about the llvm-commits
mailing list