[all-commits] [llvm/llvm-project] dc0d00: Revert "[LAA/LV] Simplify stride speculation logic...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu May 11 09:27:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc0d00c5fcac5e292f67e19f61bf0bbe436dfd03
https://github.com/llvm/llvm-project/commit/dc0d00c5fcac5e292f67e19f61bf0bbe436dfd03
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M llvm/include/llvm/Analysis/LoopAccessAnalysis.h
M llvm/include/llvm/Analysis/VectorUtils.h
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
M llvm/lib/Analysis/VectorUtils.cpp
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
Log Message:
-----------
Revert "[LAA/LV] Simplify stride speculation logic [NFC]"
This reverts commit d5b840131223f2ffef4e48ca769ad1eb7bb1869a. Running this through broader testing after rebasing is revealing a crash. Reverting while I investigate.
More information about the All-commits
mailing list