[PATCH] D28834: Improve what can be promoted in LICM.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 22:04:53 PST 2017


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

We do not check for MayBeCaptured for alloca when there is throw in the loop.


https://reviews.llvm.org/D28834

Files:
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/LICM/scalar-promote-unwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28834.84799.patch
Type: text/x-patch
Size: 5799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/be907cad/attachment.bin>


More information about the llvm-commits mailing list