[PATCH] D152278: [SCEV] Compute SCEV for ashr(add(shl(x, n), c), m) instr triplet

Vedant Paranjape via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 22:47:53 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a9a02f67b77: [SCEV] Compute SCEV for ashr(add(shl(x, n), c), m) instr triplet (authored by vedant-amd).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152278

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/sext-add-inreg-loop.ll
  llvm/test/Analysis/ScalarEvolution/sext-add-inreg-unequal.ll
  llvm/test/Analysis/ScalarEvolution/sext-add-inreg.ll
  llvm/test/Transforms/LoopStrengthReduce/scaling-factor-incompat-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152278.553366.patch
Type: text/x-patch
Size: 14095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/7a942ad7/attachment.bin>


More information about the llvm-commits mailing list