[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
Sat Feb 18 17:10:20 PST 2017


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

Address @sanjoy comments.


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.89052.patch
Type: text/x-patch
Size: 14400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170219/50e1a0f3/attachment.bin>


More information about the llvm-commits mailing list