[PATCH] D80272: [mlir] Support big-endian systems in DenseElementsAttr (multiple word)
Haruki Imai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 10:10:02 PDT 2020
imaihal updated this revision to Diff 301941.
imaihal added a comment.
Herald added subscribers: rdzhabarov, tatianashp, jdoerfert.
Use `ulittle` for eidian conversion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80272/new/
https://reviews.llvm.org/D80272
Files:
mlir/lib/IR/Attributes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80272.301941.patch
Type: text/x-patch
Size: 6795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/cf470fc1/attachment.bin>
More information about the llvm-commits
mailing list