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

Mehdi Amini llvmlistbot at llvm.org
Wed Jan 24 18:07:37 PST 2024


joker-eph wrote:

Following https://github.com/llvm/llvm-project/issues/63469 ; I'm wondering if endianness decoding shouldn't be just handled here? Is `getFromRawBuffer` with `blob->getData()` correct as-is? That may be the place where endianness should be handled?

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


More information about the Mlir-commits mailing list