[all-commits] [llvm/llvm-project] 2dae7c: Revert "[LV] Autovectorization for the all-in-one ...
Graham Hunter via All-commits
all-commits at lists.llvm.org
Thu Jul 11 08:15:08 PDT 2024
Branch: refs/heads/revert-91458-loopvec-all-in-one-histogram
Home: https://github.com/llvm/llvm-project
Commit: 2dae7c40fdd7233b6ac5d5a7513417c4f5d4f398
https://github.com/llvm/llvm-project/commit/2dae7c40fdd7233b6ac5d5a7513417c4f5d4f398
Author: Graham Hunter <graham.hunter at arm.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M llvm/include/llvm/Analysis/LoopAccessAnalysis.h
M llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
M llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/lib/Transforms/Vectorize/VPlanValue.h
R llvm/test/Analysis/LoopAccessAnalysis/histogram.ll
R llvm/test/Transforms/LoopVectorize/AArch64/sve2-histcnt.ll
Log Message:
-----------
Revert "[LV] Autovectorization for the all-in-one histogram intrinsic (#91458)"
This reverts commit 1860fd049e35055fccac14e439227fae803976b8.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list