[PATCH] D73503: [mlir][NFC] Use declarative format for several operations in LLVM and Linalg dialects

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 13:29:43 PST 2020


rriddle created this revision.
rriddle added a reviewer: nicolasvasilache.
Herald added subscribers: llvm-commits, liufengdb, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, burmako, jpienaar, mehdi_amini.
Herald added a project: LLVM.
rriddle added a child revision: D73504: [mlir][NFC] Update several SPIRV operations to use declarative parsers..

Depends On D73407 <https://reviews.llvm.org/D73407>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73503

Files:
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
  mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
  mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/test/Dialect/Linalg/roundtrip.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73503.240665.patch
Type: text/x-patch
Size: 11566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/f8f08120/attachment.bin>


More information about the llvm-commits mailing list