[PATCH] D44287: [LICM] Ignore exits provably not taken on first iteration when computing must execute

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 15:28:27 PST 2018


reames updated this revision to Diff 137852.
reames added a comment.

address Anna's comments


https://reviews.llvm.org/D44287

Files:
  lib/Transforms/Utils/LoopUtils.cpp
  test/Transforms/LICM/hoist-mustexec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44287.137852.patch
Type: text/x-patch
Size: 10691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/9f7f92a9/attachment.bin>


More information about the llvm-commits mailing list