[Mlir-commits] [mlir] [memref] Support dense resources for memref-to-llvm (PR #79380)

Mehdi Amini llvmlistbot at llvm.org
Wed Jan 24 18:05:40 PST 2024


joker-eph wrote:

> For a big-endian system, this may be differently interpreted and there would be a different dense<> attribute. So the test output actually depends on the endianness of the system.


To be clear: that's a bug though right?

https://github.com/llvm/llvm-project/pull/79380


More information about the Mlir-commits mailing list