[all-commits] [llvm/llvm-project] 2a8055: [SPIRV] Use llvm::all_of (NFC) (#144099)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jun 13 13:16:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a805589f56b30b27057c7549dd0ad2963ae16b1
https://github.com/llvm/llvm-project/commit/2a805589f56b30b27057c7549dd0ad2963ae16b1
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
Log Message:
-----------
[SPIRV] Use llvm::all_of (NFC) (#144099)
We can pass a range to llvm::all_of.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list