https://github.com/wenju-he commented:
probably better to move current opencl/lib/generic/workitem/get_global_size.cl file into ptx-nvidiacl folder and re-implement get_global_size with __clc_get_global_size in opencl/lib/generic/workitem/get_global_size.cl. This way would not break ptx-nvidiacl build. https://github.com/llvm/llvm-project/pull/185166 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
