[PATCH] D77293: [mlir][DeclarativeParser] Emit an error if a `:` follows an attribute with a non-constant type.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 19:31:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3bb36370d59: [mlir][DeclarativeParser] Emit an error if a `:` follows an attribute with a… (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77293

Files:
  mlir/include/mlir/Dialect/Affine/IR/AffineOpsBase.td
  mlir/include/mlir/IR/OpBase.td
  mlir/test/IR/attribute.mlir
  mlir/test/lib/Dialect/Test/TestOps.td
  mlir/test/mlir-tblgen/op-format-spec.td
  mlir/tools/mlir-tblgen/OpFormatGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77293.254987.patch
Type: text/x-patch
Size: 17028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200404/b3a4a3c3/attachment.bin>


More information about the llvm-commits mailing list