[PATCH] D78076: [mlir] Support big endian in DenseElementsAttr
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 4 04:14:25 PDT 2020
ro added a comment.
This is exactly the version I arrived at myself and tested successfully on `sparcv9-sun-solaris2.11`. Not only does it fix most mlir failures on
that target, but one in particular that would cause `ninja check-all` to hang until the test is killed manually.
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