[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
Thu Mar 15 14:07:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327664: [LICM] Ignore exits provably not taken on first iteration when computing must… (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44287?vs=138464&id=138621#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44287

Files:
  llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
  llvm/trunk/test/Transforms/LICM/hoist-mustexec.ll
  llvm/trunk/test/Transforms/LICM/scalar-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44287.138621.patch
Type: text/x-patch
Size: 13196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/aa30c305/attachment.bin>


More information about the llvm-commits mailing list