changpeng wrote:

> In practice this should be a single use of an internal function and should 
> not require this hint. Is this papering over a different issue?

If in practice the single-used internal function should always be inlined, then 
we must have an issue for ubuntu 24.04:
The stub is inlined on ubuntu 22.04, but not on 24.04.
Not sure whether this is related to the fact that the OpenCL app binary was 
built on ununtu 22.04 or earlier?

https://github.com/llvm/llvm-project/pull/137769
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to