-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Open
Labels
OpenCLenhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featureinline-asm
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.
Metadata
Metadata
Assignees
Labels
OpenCLenhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featureinline-asm