yxsamliu wrote: I am leaning towards deprecate host+device attr on deduction guide and disallow any host/device attr on deduction guide in the future since it will give us cleaner code. It may cause some work for existing code but it is trivial, and after that we have cleaner code and less memory burden about deduction guide.
https://github.com/llvm/llvm-project/pull/170481 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
