[llvm-branch-commits] [clang] [CIR][OpenCL] Lower kernel argument metadata to LLVM IR (PR #200582)
Konstantinos Parasyris via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jun 9 08:50:16 PDT 2026
https://github.com/koparasy approved this pull request.
LGTM, some nits.
There are some additional qualifiers we are not handling (e.g. `read_only/write_only/read_write` and `pipe`). I am ok with deferring them in a later PR.
https://github.com/llvm/llvm-project/pull/200582
More information about the llvm-branch-commits
mailing list