[all-commits] [llvm/llvm-project] 76e18c: [llvm] Use llvm::any_of and llvm::none_of (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Wed Jul 20 00:36:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76e18cc4f64928c3bd0c5ba5a6d3861c2306bce7
https://github.com/llvm/llvm-project/commit/76e18cc4f64928c3bd0c5ba5a6d3861c2306bce7
Author: Kazu Hirata <kazu at google.com>
Date: 2022-07-20 (Wed, 20 Jul 2022)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
Log Message:
-----------
[llvm] Use llvm::any_of and llvm::none_of (NFC)
More information about the All-commits
mailing list