[PATCH] D137505: [SCEV] Cache ZExt SCEV expressions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 14:14:31 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGafe3558a0b96: [SCEV] Cache ZExt SCEV expressions. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137505

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/pr58402-large-number-of-zext-exprs.ll
  llvm/test/Transforms/IndVarSimplify/AArch64/widen-loop-comp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137505.481744.patch
Type: text/x-patch
Size: 28445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/3cc0a112/attachment.bin>


More information about the llvm-commits mailing list