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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 08:48:59 PDT 2023


reames updated this revision to Diff 513257.
reames retitled this revision from "[LAA/LV] Simplify stride speculation logic [nfc-ish]" to "[LAA/LV] Simplify stride speculation logic [nfc]".
reames edited the summary of this revision.
reames added a comment.

Remove change to StrideSet for now since that triggered a bunch of discussion.


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.513257.patch
Type: text/x-patch
Size: 12375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/621514c8/attachment.bin>


More information about the llvm-commits mailing list