wenju-he wrote:

Using `spirv64-unknown-unknown` for mesa looks good if mesa is using it as a 
library with generic triple. The library is general enough that target is 
unknown yet at libclc build stage.

> for builtins we want to use the libclc implementations (not all and it might 
> depend on the hardware) 

The concept of generic triple probably contradicts with the fact that only a 
limited set of builtins are included in the mesa spirv library.
Nevertheless, this might not be a problem at the moment since mesa is the only 
user of the library.


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

Reply via email to