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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 01:12:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340256: [LICM] Hoist guards with invariant conditions (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50501?vs=161010&id=161659#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50501

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50501.161659.patch
Type: text/x-patch
Size: 4138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/97b20d4c/attachment.bin>


More information about the llvm-commits mailing list