[PATCH] D93906: [LoopDeletion] Break backedge of loops when known not taken

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 10 16:02:55 PST 2021


This revision was not accepted when it landed; it landed in state "Changes Planned".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4739dd67e7a0: [LoopDeletion] Break backedge of outermost loops when known not taken (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D93906?vs=315675&id=315680#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93906/new/

https://reviews.llvm.org/D93906

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/LoopDeletion.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/Transforms/IndVarSimplify/exit_value_test2.ll
  llvm/test/Transforms/LoopDeletion/update-scev.ll
  llvm/test/Transforms/LoopDeletion/zero-btc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93906.315680.patch
Type: text/x-patch
Size: 13613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/4ca94b11/attachment.bin>


More information about the llvm-commits mailing list