[PATCH] D29037: Constant fold switch inst when looking for trivial conditions to unswitch on.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 14:26:16 PST 2017


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

Address comments.


https://reviews.llvm.org/D29037

Files:
  lib/Transforms/Scalar/LoopUnswitch.cpp
  test/Transforms/LoopUnswitch/trivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29037.85455.patch
Type: text/x-patch
Size: 4194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/edd8e0cb/attachment.bin>


More information about the llvm-commits mailing list