[PATCH] D50891: [LICM] Hoist guards from non-header blocks

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 03:44:28 PST 2018


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

Rebased. I will wait a bit if we will find any bugs in underlying LICM changes and if it's OK, I will merge it by the end of week.


https://reviews.llvm.org/D50891

Files:
  include/llvm/Analysis/InstructionPrecedenceTracking.h
  include/llvm/Analysis/MustExecute.h
  lib/Analysis/InstructionPrecedenceTracking.cpp
  lib/Analysis/MustExecute.cpp
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/LICM/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50891.172916.patch
Type: text/x-patch
Size: 11791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/6eb269d7/attachment-0001.bin>


More information about the llvm-commits mailing list