[PATCH] D61693: Rough out InstCombine::visitFNeg(...)

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 07:23:38 PDT 2019


cameron.mcinally updated this revision to Diff 198821.
cameron.mcinally added a comment.

Rename `CreateWithCopiedFlags(...)` argument, since it is no longer strictly a BinaryOperator.


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/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61693.198821.patch
Type: text/x-patch
Size: 10218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/d64e2342/attachment.bin>


More information about the llvm-commits mailing list