[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:30:33 PDT 2020


rriddle updated this revision to Diff 254982.
rriddle marked an inline comment as done.
rriddle added a comment.

Rebase


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.254982.patch
Type: text/x-patch
Size: 17028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200404/081332ea/attachment-0001.bin>


More information about the llvm-commits mailing list