[all-commits] [llvm/llvm-project] d9756f: [slp] Factor out a lambda to avoid uplicating code...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Mar 25 09:02:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9756fa723be7907afdceb933644a2dc00d6e5af
https://github.com/llvm/llvm-project/commit/d9756fa723be7907afdceb933644a2dc00d6e5af
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-03-25 (Fri, 25 Mar 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[slp] Factor out a lambda to avoid uplicating code a third time in upcoming patch [nfc]
More information about the All-commits
mailing list