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

Kunwar Grover llvmlistbot at llvm.org
Wed Jan 24 15:21:45 PST 2024


Groverkss wrote:

This will probably have the same failures because you would interpret the bytes differently on big endian systems and the test will not match.

This also needs some tests for non-splat values.

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


More information about the Mlir-commits mailing list