[PATCH] D62629: [InstCombine] Update fptrunc (fneg x)) -> (fneg (fptrunc x) for unary FNeg
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 08:42:35 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363080: [InstCombine] Update fptrunc (fneg x)) -> (fneg (fptrunc x) for unary FNeg (authored by mcinally, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62629?vs=203855&id=204080#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62629/new/
https://reviews.llvm.org/D62629
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/trunk/test/Transforms/InstCombine/fpcast.ll
llvm/trunk/test/Transforms/InstCombine/fpextend.ll
llvm/trunk/test/Transforms/InstCombine/fsub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62629.204080.patch
Type: text/x-patch
Size: 4339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/293da219/attachment.bin>
More information about the llvm-commits
mailing list