[PATCH] D74922: [mlir][Parser] Update DenseElementsAttr to print in hex when the number of elements is over a certain threshold.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 14:30:03 PST 2020


rriddle updated this revision to Diff 245748.
rriddle marked 2 inline comments as done.
rriddle added a comment.

Resolve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74922

Files:
  mlir/include/mlir/IR/Attributes.h
  mlir/lib/IR/AsmPrinter.cpp
  mlir/lib/IR/Attributes.cpp
  mlir/lib/Parser/Parser.cpp
  mlir/test/IR/dense-elements-hex.mlir
  mlir/test/IR/invalid.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74922.245748.patch
Type: text/x-patch
Size: 16377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/d12c2e5d/attachment-0001.bin>


More information about the llvm-commits mailing list