[all-commits] [llvm/llvm-project] 5ea315: [llvm] Use llvm::find (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Oct 16 16:21:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ea3155565fb724966d0e38c09ff7b784225018f
https://github.com/llvm/llvm-project/commit/5ea3155565fb724966d0e38c09ff7b784225018f
Author: Kazu Hirata <kazu at google.com>
Date: 2022-10-16 (Sun, 16 Oct 2022)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h
M llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp
M llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Log Message:
-----------
[llvm] Use llvm::find (NFC)
More information about the All-commits
mailing list