[PATCH] D39417: InstCombine: Preserve nuw when reassociating nuw ops

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 06:40:55 PDT 2017


arsenm created this revision.
Herald added a subscriber: wdng.

Alive says this is OK


https://reviews.llvm.org/D39417

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/reassociate-nuw.ll
  test/Transforms/LoopUnroll/runtime-loop-multiple-exits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39417.120810.patch
Type: text/x-patch
Size: 7706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/167c3e37/attachment.bin>


More information about the llvm-commits mailing list