[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 Jan 24 22:38:03 PST 2017


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

Reorganize some logic.


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.85698.patch
Type: text/x-patch
Size: 5205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/5a74e945/attachment.bin>


More information about the llvm-commits mailing list