[PATCH] D78076: [mlir] Support big endian in DenseElementsAttr
Haruki Imai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 17:11:18 PDT 2020
imaihal added a comment.
In D78076#2012022 <https://reviews.llvm.org/D78076#2012022>, @ro wrote:
> In short: create a complete patch that applies cleanly to current master and upload that. You should be fine then. At least my Solaris testing
> after manually doing the same suggests so.
I merged my modification into one commit and rebased it on top of master. Now the tests all passed. Thanks for your help!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78076/new/
https://reviews.llvm.org/D78076
More information about the llvm-commits
mailing list