[PATCH] D72042: [mlir] Update the use-list algorithms in SymbolTable to support nested references.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 14:37:52 PST 2020


rriddle updated this revision to Diff 237203.
rriddle marked 4 inline comments as done.
rriddle added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72042

Files:
  mlir/include/mlir/IR/SymbolTable.h
  mlir/lib/IR/SymbolTable.cpp
  mlir/test/IR/test-symbol-rauw.mlir
  mlir/test/IR/test-symbol-uses.mlir
  mlir/test/lib/IR/TestSymbolUses.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72042.237203.patch
Type: text/x-patch
Size: 42342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/6184be74/attachment.bin>


More information about the llvm-commits mailing list