[PATCH] D69009: [IndVars] Eliminate loop exits with equivalent exit counts

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 20 16:43:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8cbcd2f484a2: [IndVars] Eliminate loop exits with equivalent exit counts (authored by reames).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D69009?vs=225548&id=225810#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69009

Files:
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/IndVarSimplify/eliminate-exit.ll
  llvm/test/Transforms/IndVarSimplify/loop-predication.ll
  llvm/test/Transforms/IndVarSimplify/pr38674.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69009.225810.patch
Type: text/x-patch
Size: 7445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191020/e359e7db/attachment.bin>


More information about the llvm-commits mailing list