[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
Mon Jan 13 15:26:37 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6fca03f0cae7: [mlir] Update the use-list algorithms in SymbolTable to support nested… (authored by rriddle).
Herald added subscribers: liufengdb, aartbik.

Changed prior to commit:
  https://reviews.llvm.org/D72042?vs=237203&id=237797#toc

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.237797.patch
Type: text/x-patch
Size: 42424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/b78b6c2e/attachment.bin>


More information about the llvm-commits mailing list