[PATCH] D50377: [LICM] Use ICFLoopSafetyInfo in LICM
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 18:48:11 PST 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346201: [LICM] Use ICFLoopSafetyInfo in LICM (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50377?vs=172290&id=172704#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50377
Files:
llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
llvm/trunk/test/CodeGen/AMDGPU/build-vector-insert-elt-infloop.ll
llvm/trunk/test/Transforms/LICM/guards.ll
llvm/trunk/test/Transforms/LICM/hoist-mustexec.ll
llvm/trunk/test/Transforms/LICM/hoist-nounwind.ll
llvm/trunk/test/Transforms/LICM/preheader-safe.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50377.172704.patch
Type: text/x-patch
Size: 18634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/d4a9cf7f/attachment.bin>
More information about the llvm-commits
mailing list