[PATCH] D73288: [InstCombine] Move negation handling into freelyNegateValue()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 10:18:46 PST 2020
nikic updated this revision to Diff 240629.
nikic added a comment.
Use switch instead of match chain.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73288/new/
https://reviews.llvm.org/D73288
Files:
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73288.240629.patch
Type: text/x-patch
Size: 19475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/2693a882/attachment.bin>
More information about the llvm-commits
mailing list