yxsamliu wrote: > It looks reasonable to me, although I'm not really an AMDGPU person. /me > summons @arsenm ?
AMDGPU backend relies on LLVM passes to translate printf at IR level. __builtin_printf and printf should be equivalent other than the name. https://github.com/llvm/llvm-project/pull/68515 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits