[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
Mon Feb 13 12:47:25 PST 2017


trentxintong updated this revision to Diff 88246.
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.88246.patch
Type: text/x-patch
Size: 14927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/388f4b8e/attachment.bin>


More information about the llvm-commits mailing list