[libclc] [libclc] Declare workitem built-ins in clc, move ptx-nvidiacl workitem built-ins into clc (PR #144333)
Wenju He via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 7 17:54:37 PDT 2025
wenju-he wrote:
> > > Perhaps we need a stripped down OpenCL header, like `clc/opencl/opencl-base.h` which includes just the types and macro defs?
> >
> >
> > See #146840 for an example of this approach.
>
> thanks @frasercrmck I'll update OpenCL headers of this PR after #146840 is landed.
done in [9bfa243](https://github.com/llvm/llvm-project/pull/144333/commits/9bfa243bf41dd42cbbdaee07a1caff79508cb628)
https://github.com/llvm/llvm-project/pull/144333
More information about the cfe-commits
mailing list