[PATCH] D78076: [mlir] Support big endian in DenseElementsAttr

Haruki Imai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 09:39:06 PDT 2020


imaihal marked an inline comment as done.
imaihal added a comment.

In D78076#1993928 <https://reviews.llvm.org/D78076#1993928>, @ro wrote:

> FWIW, a rebased version of this patch (it needed `llvm/Support/Endian.h`, among others) fixed the vast majority of mlir failures I'd been
>  seeing on `sparcv9-sun-solaris2.11`.


Rebased version solved the failures. Thanks!


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