[PATCH] D80695: [mlir] Added big endian version of "dense-elements-hex.mlir"
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 6 22:13:16 PDT 2020
mehdi_amini added a comment.
I think looking for where the endian::read method is used in the codebase can yield some inspiration, for example: https://github.com/llvm/llvm-project/blob/master/llvm/lib/Remarks/YAMLRemarkParser.cpp#L76
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80695/new/
https://reviews.llvm.org/D80695
More information about the llvm-commits
mailing list