[all-commits] [llvm/llvm-project] ba5231: [SLP][NFC] Unify code for cost estimation/codegen ...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Nov 30 07:05:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba523106579fd26d52e16c1a6f4eeb839d84351f
https://github.com/llvm/llvm-project/commit/ba523106579fd26d52e16c1a6f4eeb839d84351f
Author: Alexey Bataev <5361294+alexey-bataev at users.noreply.github.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC] Unify code for cost estimation/codegen for buildvector, NFC. (#73182)
This just moves towards reusing same function for both cost
estimation/codegen for buildvector.
More information about the All-commits
mailing list