[PATCH] D61693: Rough out InstCombine::visitFNeg(...)
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 10 13:15:24 PDT 2019
cameron.mcinally updated this revision to Diff 199068.
cameron.mcinally added a comment.
Rebase patch. It's a little more palatable after merging D61784 <https://reviews.llvm.org/D61784>.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61693/new/
https://reviews.llvm.org/D61693
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/test/Transforms/InstCombine/fneg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61693.199068.patch
Type: text/x-patch
Size: 9767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/c1a8e1fc/attachment.bin>
More information about the llvm-commits
mailing list