[PATCH] D113511: [mlir] Optimize usage of llvm::mapped_iterator
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 10:42:24 PST 2021
rriddle updated this revision to Diff 386243.
rriddle added a comment.
resolve comments and add tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113511/new/
https://reviews.llvm.org/D113511
Files:
llvm/include/llvm/ADT/STLExtras.h
llvm/unittests/ADT/MappedIteratorTest.cpp
mlir/include/mlir/IR/BuiltinAttributes.h
mlir/include/mlir/IR/Diagnostics.h
mlir/include/mlir/IR/DialectInterface.h
mlir/include/mlir/IR/TypeRange.h
mlir/include/mlir/IR/TypeUtilities.h
mlir/include/mlir/IR/UseDefLists.h
mlir/lib/IR/BuiltinAttributes.cpp
mlir/lib/IR/TypeUtilities.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113511.386243.patch
Type: text/x-patch
Size: 18358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/53f05246/attachment.bin>
More information about the llvm-commits
mailing list