[all-commits] [llvm/llvm-project] 4ad448: [clang] Use llvm::is_contained (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Oct 16 09:19:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ad44872c4e88f78a6d6906c345ad502dd92a455
https://github.com/llvm/llvm-project/commit/4ad44872c4e88f78a6d6906c345ad502dd92a455
Author: Kazu Hirata <kazu at google.com>
Date: 2022-10-16 (Sun, 16 Oct 2022)
Changed paths:
M clang/include/clang/AST/OpenMPClause.h
Log Message:
-----------
[clang] Use llvm::is_contained (NFC)
Commit: 7820a30a1b4c985c252b7f638ae8a170d11ef98f
https://github.com/llvm/llvm-project/commit/7820a30a1b4c985c252b7f638ae8a170d11ef98f
Author: Kazu Hirata <kazu at google.com>
Date: 2022-10-16 (Sun, 16 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIPostRABundler.cpp
Log Message:
-----------
[AMDGPU] Use llvm::any_of (NFC)
Compare: https://github.com/llvm/llvm-project/compare/5f919cd439d2...7820a30a1b4c
More information about the All-commits
mailing list