[OpenCL] Support for inline asm
Open
enhancement
inline-asm
OpenCL
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Currently, we don't support inline asm and asm goto in OpenCL: https://godbolt.org/z/ea5oeP8K3
But it's a widely used feature in NVPTX and AMDGCN. Do we have a plan to support it?
If it's not forbidden on purpose, I would post a PR for it.
Contributor guide
Assessment
This issue has not been assessed yet.