[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:48:58 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG51bf5d3cc19a: [mlir][Parser] Update DenseElementsAttr to print in hex when the number of… (authored by rriddle).
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.245751.patch
Type: text/x-patch
Size: 16377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/c6916102/attachment.bin>
More information about the llvm-commits
mailing list