[PATCH] D28968: LoopUnswitch - Simplify based on known not to a be constant.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 16:08:26 PST 2017


trentxintong updated this revision to Diff 89438.
trentxintong added a comment.

Address efriedma's comments.


https://reviews.llvm.org/D28968

Files:
  lib/Transforms/Scalar/LoopUnswitch.cpp
  test/Transforms/LoopUnswitch/simplify-with-nonvalness.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28968.89438.patch
Type: text/x-patch
Size: 4588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/2caeecef/attachment.bin>


More information about the llvm-commits mailing list