[all-commits] [llvm/llvm-project] c399b3: [Vectorize] Use llvm::is_contained (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 18 15:49:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c399b3a6080c28535f263829133391db42cfcb3b
https://github.com/llvm/llvm-project/commit/c399b3a6080c28535f263829133391db42cfcb3b
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-18 (Sat, 18 Jun 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
Log Message:
-----------
[Vectorize] Use llvm::is_contained (NFC)
More information about the All-commits
mailing list