[all-commits] [llvm/llvm-project] a9e629: [SLP][NFC]Use all_of/any_of instead of loops, NFC.
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Aug 22 08:26:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9e6295548167c96617f5c17cc871fa3d61e79fb
https://github.com/llvm/llvm-project/commit/a9e6295548167c96617f5c17cc871fa3d61e79fb
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Use all_of/any_of instead of loops, NFC.
More information about the All-commits
mailing list