[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 27 19:45:08 PDT 2020


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

Avoid warning in assert().


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.301166.patch
Type: text/x-patch
Size: 8033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/dc0743f7/attachment-0001.bin>


More information about the llvm-commits mailing list