[all-commits] [llvm/llvm-project] 1a9c72: [LoopVec] Reuse a lambda [NFC]
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Nov 23 21:07:58 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1a9c72f8a8d014c2ae6408292e4f48e2e632f139
https://github.com/llvm/llvm-project/commit/1a9c72f8a8d014c2ae6408292e4f48e2e632f139
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LoopVec] Reuse a lambda [NFC]
Minor code refactor to improve readability.
More information about the All-commits
mailing list