[all-commits] [llvm/llvm-project] 35368b: [NFC] Replace loop by idiomatic llvm::find_if
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Tue Mar 16 04:49:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35368bbdbb6f87543c3ea4c7f70c113954ce1bef
https://github.com/llvm/llvm-project/commit/35368bbdbb6f87543c3ea4c7f70c113954ce1bef
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
Log Message:
-----------
[NFC] Replace loop by idiomatic llvm::find_if
More information about the All-commits
mailing list