nikic wrote: The triple here used to be something like spirv64-mesa3d- before the recent major changes to the libclc build system. The spirv64-mesa-mesa3d triple came about because those are the positions where LLVM recognizes mesa/mesa3d to exist (putting mesa3d in the second position doesn't work).
This was all under the assumption that the mesa in the triple serves some purpose -- but if the mesa project itself doesn't actually want it, then we should probably just drop this entire direction and go back to spirv64-unknown-unknown, which is the variant that would have worked from the start without any changes. https://github.com/llvm/llvm-project/pull/199618 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
