[PATCH] D72127: [mlir] Fix indexed_accessor_range to properly forward the derived class.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 12:01:19 PST 2020


rriddle updated this revision to Diff 236102.
rriddle added a comment.
Herald added a subscriber: mgorny.

Add test file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72127/new/

https://reviews.llvm.org/D72127

Files:
  mlir/include/mlir/IR/OperationSupport.h
  mlir/include/mlir/Support/STLExtras.h
  mlir/lib/IR/OperationSupport.cpp
  mlir/unittests/CMakeLists.txt
  mlir/unittests/Support/CMakeLists.txt
  mlir/unittests/Support/IndexedAccessorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72127.236102.patch
Type: text/x-patch
Size: 7679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/fd8be1e3/attachment.bin>


More information about the llvm-commits mailing list