[PATCH] D112262: [indvars] Rotate zext though icmp to reduce loop varying computation

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 12:09:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3fc9882e8806: [indvars] Rotate zext though icmp to reduce loop varying computation (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D112262?vs=382697&id=384552#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112262

Files:
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/IndVarSimplify/finite-exit-comparisons.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112262.384552.patch
Type: text/x-patch
Size: 19548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/3cd2c43a/attachment.bin>


More information about the llvm-commits mailing list