[all-commits] [llvm/llvm-project] 215c1b: [Transforms] Use is_contained (NFC)
llvmbot via All-commits
all-commits at lists.llvm.org
Sat Dec 12 09:42:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 215c1b19359e2fcc7f01e97b742cbb26aeb678a0
https://github.com/llvm/llvm-project/commit/215c1b19359e2fcc7f01e97b742cbb26aeb678a0
Author: Kazu Hirata <kazu at google.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M llvm/lib/Transforms/IPO/HotColdSplitting.cpp
M llvm/lib/Transforms/IPO/Inliner.cpp
M llvm/lib/Transforms/Vectorize/VPlanValue.h
Log Message:
-----------
[Transforms] Use is_contained (NFC)
More information about the All-commits
mailing list