[PATCH] D147750: [LAA/LV] Simplify stride speculation logic [nfc]

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 08:33:23 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5b840131223: [LAA/LV] Simplify stride speculation logic [NFC] (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D147750?vs=513257&id=521324#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147750

Files:
  llvm/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147750.521324.patch
Type: text/x-patch
Size: 12469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/fe19c044/attachment.bin>


More information about the llvm-commits mailing list