[PATCH] D63528: InstCombine: Preserve nuw when reassociating nuw ops [3/3]
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 08:07:28 PDT 2019
arsenm updated this revision to Diff 206219.
arsenm added a comment.
Don't restrict to just constant
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63528/new/
https://reviews.llvm.org/D63528
Files:
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/reassociate-nuw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63528.206219.patch
Type: text/x-patch
Size: 4790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/20cb9cb1/attachment.bin>
More information about the llvm-commits
mailing list