[PATCH] D79296: [mlir][DenseElementsAttr] Add support for opaque APFloat/APInt complex values.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 10:44:11 PDT 2020


rriddle updated this revision to Diff 261868.
rriddle added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79296

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79296.261868.patch
Type: text/x-patch
Size: 38404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/704d00e8/attachment.bin>


More information about the llvm-commits mailing list