[PATCH] D29107: Fix a bug when unswitching on partial LIV for SwitchInst

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 11:12:51 PST 2017


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

Address comments from @sanjoy. There is still one unresolved issue, waiting to be discussed and addressed.


https://reviews.llvm.org/D29107

Files:
  lib/Transforms/Scalar/LoopUnswitch.cpp
  test/Transforms/LoopUnswitch/basictest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29107.88401.patch
Type: text/x-patch
Size: 14922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/a68f95d7/attachment.bin>


More information about the llvm-commits mailing list