[Mlir-commits] [mlir] [mlir][Target] Teach dense_resource conversion to LLVMIR Target (PR #78958)

Kunwar Grover llvmlistbot at llvm.org
Wed Jan 24 09:13:36 PST 2024


Groverkss wrote:

> This seems to have broken the build bot on SystemZ: https://lab.llvm.org/buildbot/#/builders/199/builds/31136
> 
> This is likely another instance of the problem with parsing external resources on big-endian systems described here: #63469

I see. I can disable these tests for big endianness for now, by sending a patch fixing it forward today. Do you think you could help me by checking if the new patch fixes the issue (Once I send the PR)? I don't have a big-endian machine, and I don't think the CI test it.

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


More information about the Mlir-commits mailing list