rjodinchr wrote:

That's fixed, thank you 🙏

I will make a PR to remove the use of int64 for clspv as this is optional, and 
for devices not supporting it, we do not want trig functions to bring it with 
them automatically.

Note for example that clspv uses a specific implementation for FMA that does 
not use int64.

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

Reply via email to