[clang] [AMDGPU][Clang] Support for type inferring extended image builtins for AMDGPU (PR #164358)
Shilei Tian via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 30 16:49:42 PDT 2025
shiltian wrote:
I'm not sure about the new added `e`. It is very confusing.
> It's ok for me. I wish we didn't have to add the `e` case, but I do not see an easy way out.
Even with the OpenCL `cl_khr_fp16` extension, the FP16 is still just a storage class?
https://github.com/llvm/llvm-project/pull/164358
More information about the cfe-commits
mailing list