[PATCH] D80695: [mlir] Convert raw data in dense element attributes for big-endian machines.

Haruki Imai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 23:13:46 PDT 2020


imaihal updated this revision to Diff 299557.
imaihal added a comment.

Removed unnecessary headers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80695

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80695.299557.patch
Type: text/x-patch
Size: 6530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/dd560d8b/attachment.bin>


More information about the llvm-commits mailing list