[all-commits] [llvm/llvm-project] c34d04: [LV] Re-use existing NewInsertionPoint variable fo...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Aug 21 07:25:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c34d049706e69cb61d05ce21ded2ac7ecef9f45f
https://github.com/llvm/llvm-project/commit/c34d049706e69cb61d05ce21ded2ac7ecef9f45f
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Re-use existing NewInsertionPoint variable for insertion (NFCI).
Split off independent suggestion from D157037.
More information about the All-commits
mailing list