[PATCH] D73407: [mlir] Update various operations to declaratively specify their assembly format.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 12:00:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG82170d561998: [mlir] Update various operations to declaratively specify their assembly format. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D73407?vs=240724&id=241534#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73407

Files:
  mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
  mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
  mlir/include/mlir/Dialect/StandardOps/Ops.td
  mlir/include/mlir/Dialect/VectorOps/VectorOps.td
  mlir/include/mlir/IR/OpBase.td
  mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
  mlir/lib/Dialect/LLVMIR/IR/ROCDLDialect.cpp
  mlir/lib/Dialect/StandardOps/Ops.cpp
  mlir/lib/Dialect/VectorOps/VectorOps.cpp
  mlir/test/Dialect/LLVMIR/invalid.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73407.241534.patch
Type: text/x-patch
Size: 25196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/cfdcffa3/attachment.bin>


More information about the llvm-commits mailing list