[PATCH] D75315: [mlir][DeclarativeParser] Add support for formatting operations with AttrSizedOperandSegments.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 13:13:00 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG01f7431b5be2: [mlir][DeclarativeParser] Add support for formatting operations with… (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75315

Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/include/mlir/Dialect/VectorOps/VectorOps.td
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/lib/Dialect/VectorOps/VectorOps.cpp
  mlir/test/Conversion/LoopsToGPU/parallel_loop.mlir
  mlir/test/Dialect/Linalg/fusion.mlir
  mlir/test/Dialect/Linalg/promote.mlir
  mlir/test/Dialect/Linalg/tile.mlir
  mlir/test/Dialect/Linalg/tile_conv.mlir
  mlir/test/Dialect/Linalg/tile_parallel.mlir
  mlir/test/Dialect/Linalg/transform-patterns.mlir
  mlir/test/IR/core-ops.mlir
  mlir/test/Transforms/canonicalize.mlir
  mlir/tools/mlir-tblgen/OpFormatGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75315.248589.patch
Type: text/x-patch
Size: 62568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/d2868a61/attachment.bin>


More information about the llvm-commits mailing list