[all-commits] [llvm/llvm-project] 7f3d5f: Fold one `Legal` use into `tryToWidenHistogram` re...
Andrei Elovikov via All-commits
all-commits at lists.llvm.org
Tue Mar 3 16:37:10 PST 2026
Branch: refs/heads/users/eas/split-mem-widen-transform
Home: https://github.com/llvm/llvm-project
Commit: 7f3d5f16a9cc14ed20e304c85016effab55f84b7
https://github.com/llvm/llvm-project/commit/7f3d5f16a9cc14ed20e304c85016effab55f84b7
Author: Andrei Elovikov <andrei.elovikov at sifive.com>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
Fold one `Legal` use into `tryToWidenHistogram` renamed to `widenIfHistogram`
Commit: bd9847de5cd8052ccbfd67b71cc81e3bd47d0dc6
https://github.com/llvm/llvm-project/commit/bd9847de5cd8052ccbfd67b71cc81e3bd47d0dc6
Author: Andrei Elovikov <andrei.elovikov at sifive.com>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.h
Log Message:
-----------
Move another `Legal` use to `VPRecipeBuilder::replaceWithFinalIfReductionStore`
Compare: https://github.com/llvm/llvm-project/compare/e95f9bb052aa...bd9847de5cd8
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