[PATCH] D78522: [mlir][Symbol] Change Symbol from a Trait into an OpInterface.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 02:08:19 PDT 2020


rriddle updated this revision to Diff 259204.
rriddle marked 9 inline comments as done.
rriddle added a comment.

Resolve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78522

Files:
  flang/include/flang/Optimizer/Dialect/FIROps.td
  mlir/include/mlir/Dialect/GPU/GPUOps.td
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
  mlir/include/mlir/IR/CMakeLists.txt
  mlir/include/mlir/IR/Function.h
  mlir/include/mlir/IR/Module.h
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/IR/OpDefinition.h
  mlir/include/mlir/IR/SymbolInterfaces.td
  mlir/include/mlir/IR/SymbolTable.h
  mlir/include/mlir/TableGen/OpInterfaces.h
  mlir/lib/IR/CMakeLists.txt
  mlir/lib/IR/SymbolTable.cpp
  mlir/lib/TableGen/OpInterfaces.cpp
  mlir/lib/Transforms/Inliner.cpp
  mlir/lib/Transforms/SymbolDCE.cpp
  mlir/test/lib/Dialect/Test/TestOps.td
  mlir/test/lib/IR/TestSymbolUses.cpp
  mlir/tools/mlir-tblgen/OpInterfacesGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78522.259204.patch
Type: text/x-patch
Size: 28713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/78afd126/attachment.bin>


More information about the llvm-commits mailing list