[PATCH] D50501: [LICM] Hoist guards with invariant conditions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 05:48:53 PDT 2018


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

Rebased.


https://reviews.llvm.org/D50501

Files:
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/GuardWidening/loop-schedule.ll
  test/Transforms/LICM/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50501.161010.patch
Type: text/x-patch
Size: 8259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/44c87bc5/attachment.bin>


More information about the llvm-commits mailing list