[PATCH] D50377: [LICM] Use ICFLoopSafetyInfo in LICM

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 17:31:09 PDT 2018


mkazantsev updated this revision to Diff 172282.
mkazantsev added a comment.

Rebased


https://reviews.llvm.org/D50377

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/LICM/guards.ll
  test/Transforms/LICM/hoist-mustexec.ll
  test/Transforms/LICM/hoist-nounwind.ll
  test/Transforms/LICM/preheader-safe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50377.172282.patch
Type: text/x-patch
Size: 17782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/ca82652d/attachment-0001.bin>


More information about the llvm-commits mailing list