[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 13:29:35 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c221a7d4fbc: [mlir][Symbol] Change Symbol from a Trait into an OpInterface. (authored by rriddle).

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


More information about the llvm-commits mailing list