[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:25:52 PDT 2019
cameron.mcinally updated this revision to Diff 202186.
cameron.mcinally marked 3 inline comments as done.
cameron.mcinally added a comment.
Fix typo.
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.202186.patch
Type: text/x-patch
Size: 5643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/ded2483d/attachment.bin>
More information about the llvm-commits
mailing list