[all-commits] [llvm/llvm-project] d4ba68: [LoopVectorize][NFC] Add pre-commit tests
Sergey Kachkov via All-commits
all-commits at lists.llvm.org
Tue May 20 05:36:03 PDT 2025
Branch: refs/heads/users/skachkov-sc/monotonic-vectorization
Home: https://github.com/llvm/llvm-project
Commit: d4ba68fc1a24cf77cb8c089bea0c5a4cbbfcf61b
https://github.com/llvm/llvm-project/commit/d4ba68fc1a24cf77cb8c089bea0c5a4cbbfcf61b
Author: Sergey Kachkov <sergey.kachkov at syntacore.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
A llvm/test/Transforms/LoopVectorize/compress-idioms.ll
Log Message:
-----------
[LoopVectorize][NFC] Add pre-commit tests
Commit: 888e1ea44a0301a5673a30a8b5d508ac72864bd4
https://github.com/llvm/llvm-project/commit/888e1ea44a0301a5673a30a8b5d508ac72864bd4
Author: Sergey Kachkov <sergey.kachkov at syntacore.com>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanAnalysis.cpp
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanValue.h
M llvm/test/Transforms/LoopVectorize/compress-idioms.ll
M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
Log Message:
-----------
[LoopVectorize] Support vectorization of compressing patterns in VPlan
Compare: https://github.com/llvm/llvm-project/compare/d4ba68fc1a24%5E...888e1ea44a03
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