[all-commits] [llvm/llvm-project] 39cf21: [LV] Remove unnecessary std::move from tryToBuildV...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 4 03:56:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39cf2104507a4b6734bddd2b894855a624b2bf68
https://github.com/llvm/llvm-project/commit/39cf2104507a4b6734bddd2b894855a624b2bf68
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Remove unnecessary std::move from tryToBuildVPlanWith.. (NFC).
Split off D154644.
More information about the All-commits
mailing list