[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 19:44:53 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6de6131f029d: [mlir] Optimize usage of llvm::mapped_iterator (authored by rriddle).

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.386408.patch
Type: text/x-patch
Size: 18358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/ca0df14b/attachment.bin>


More information about the llvm-commits mailing list