[PATCH] D61693: Rough out InstCombine::visitFNeg(...)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 12:07:48 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361188: [InstCombine] Add visitFNeg(...) visitor for unary Fneg (authored by mcinally, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61693?vs=199068&id=200341#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61693/new/
https://reviews.llvm.org/D61693
Files:
llvm/trunk/include/llvm/IR/InstrTypes.h
llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/test/Transforms/InstCombine/fneg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61693.200341.patch
Type: text/x-patch
Size: 9953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/75094b1d/attachment.bin>
More information about the llvm-commits
mailing list