[PATCH] D144891: [SCEV] Add SCEVType to represent `vscale`.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 03:41:46 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7912f5cc92f6: [SCEV] Add SCEVType to represent `vscale`. (authored by paulwalker-arm).

Changed prior to commit:
  https://reviews.llvm.org/D144891?vs=500832&id=501820#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144891

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/include/llvm/Analysis/ScalarEvolutionDivision.h
  llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
  llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Analysis/ScalarEvolutionDivision.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144891.501820.patch
Type: text/x-patch
Size: 13567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/3ad14287/attachment.bin>


More information about the llvm-commits mailing list