[PATCH] D62629: [InstCombine] Update fptrunc (fneg x)) -> (fneg (fptrunc x) for unary FNeg

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 07:35:03 PDT 2019


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

Forgot to update the tests.

Will hold off on making any other corrections until D62521 <https://reviews.llvm.org/D62521> has landed...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62629/new/

https://reviews.llvm.org/D62629

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/fpcast.ll
  llvm/test/Transforms/InstCombine/fpextend.ll
  llvm/test/Transforms/InstCombine/fsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62629.202190.patch
Type: text/x-patch
Size: 5545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/ec73aaa3/attachment.bin>


More information about the llvm-commits mailing list