[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
Tue May 5 12:59:18 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG24ad38588425: [mlir][DenseElementsAttr] Add support for opaque APFloat/APInt complex values. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D79296?vs=261868&id=262199#toc

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.262199.patch
Type: text/x-patch
Size: 38358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/c79c413f/attachment.bin>


More information about the llvm-commits mailing list