isidorostsa wrote:

Currently, [HPX](https://github.com/STEllAR-GROUP/hpx) implements the P1144 
interface. We have our own implementation of the is_trivially_relocatable 
trait, but it cannot recursively figure out if a type is relocatable based on 
its components. It would be great for us to let the compiler handle that, as it 
would lead to optimizations for many more types.

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

Reply via email to