[all-commits] [llvm/llvm-project] c43eba: [SLP] Reduce nesting depth in calculateDependencie...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Jan 20 08:47:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c43ebae838de35ddcbccd1af7a94ddadd8dfd7f9
https://github.com/llvm/llvm-project/commit/c43ebae838de35ddcbccd1af7a94ddadd8dfd7f9
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] Reduce nesting depth in calculateDependencies via for loop and early continue [NFC]
More information about the All-commits
mailing list