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

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 01:02:59 PDT 2020


ro added a comment.

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`.


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