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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 09:25:29 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd6bb367d19e: [LoopDeletion] Break backedge of loops when known not taken (authored by reames).

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/X86/pr45360.ll
  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.314396.patch
Type: text/x-patch
Size: 18183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/833d3e9d/attachment.bin>


More information about the llvm-commits mailing list