[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
Mon Apr 27 02:38:32 PDT 2020


rriddle updated this revision to Diff 260250.
rriddle added a comment.
Herald added a subscriber: Kayjukh.
Herald added a reviewer: ftynse.

Rebase


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.260250.patch
Type: text/x-patch
Size: 28713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/7cca7eab/attachment-0001.bin>


More information about the llvm-commits mailing list