[all-commits] [llvm/llvm-project] aaacd8: Add llvm::equal convenient wrapper for ranges arou...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Jul 27 17:10:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaacd8c40622f11f9f98c1a33373f97437e228d6
https://github.com/llvm/llvm-project/commit/aaacd8c40622f11f9f98c1a33373f97437e228d6
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M llvm/include/llvm/ADT/STLExtras.h
M mlir/include/mlir/IR/OpBase.td
Log Message:
-----------
Add llvm::equal convenient wrapper for ranges around std::equal
Differential Revision: https://reviews.llvm.org/D106913
More information about the All-commits
mailing list