[all-commits] [llvm/llvm-project] 8a7f4e: [llvm] Use llvm::is_contained (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Sep 22 17:09:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a7f4eeb605324c8cb1996dba55ae3e24109d3d8
https://github.com/llvm/llvm-project/commit/8a7f4eeb605324c8cb1996dba55ae3e24109d3d8
Author: Kazu Hirata <kazu at google.com>
Date: 2023-09-22 (Fri, 22 Sep 2023)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
M llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
M llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
M llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
M llvm/lib/Transforms/Scalar/SROA.cpp
Log Message:
-----------
[llvm] Use llvm::is_contained (NFC)
More information about the All-commits
mailing list