[PATCH] D80695: [mlir] Convert raw data in dense element attributes into big-endian format.
Haruki Imai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 06:21:26 PDT 2020
imaihal updated this revision to Diff 299349.
imaihal retitled this revision from " [mlir] Convert raw data in dense element attributes into big-endian format." to "[mlir] Convert raw data in dense element attributes into big-endian format.".
imaihal added a comment.
Reflected @mehdi_amini's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80695/new/
https://reviews.llvm.org/D80695
Files:
mlir/include/mlir/Support/EndianUtilities.h
mlir/lib/IR/AsmPrinter.cpp
mlir/lib/Parser/AttributeParser.cpp
mlir/lib/Support/CMakeLists.txt
mlir/lib/Support/EndianUtilities.cpp
mlir/test/IR/dense-elements-hex.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80695.299349.patch
Type: text/x-patch
Size: 9312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/7d9d3779/attachment.bin>
More information about the llvm-commits
mailing list