[all-commits] [llvm/llvm-project] 7c03d5: [VPlan] Use unique_ptr to clean up duplicated plan.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jan 27 12:52:17 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c03d5d41daad230406890499cf4fa14973ee5eb
https://github.com/llvm/llvm-project/commit/7c03d5d41daad230406890499cf4fa14973ee5eb
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-01-27 (Sat, 27 Jan 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Use unique_ptr to clean up duplicated plan.
More information about the All-commits
mailing list