lamb-j wrote: With this PR, I'm getting the following when building AMD device libs:
llvm-project/amd/device-libs/opencl/src/image/imwrap.cl:461:1: error: no matching function for call to 'get_image_height' llvm-project/amd/device-libs/opencl/src/image/imwrap.cl:460:1: error: no matching function for call to 'get_image_width' Is that expected? https://github.com/llvm/llvm-project/pull/175120 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
