david-salinas wrote:

> I thought this is why we generated tests via `yaml2obj` instead of shipping 
> static objects. These bundles are generally expected to be tied to the 
> machine's endianness, since they get embedded in ELF files and similar. Long 
> term I wish we could delete the offload binary format entirely.

Well we "kind of" do use yaml2obj for that test, but there really isn't any 
support (currently) in yaml2obj to generate the fatbin offload section properly.

https://github.com/llvm/llvm-project/pull/205822
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to