diff options
author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2024-04-02 09:31:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-02 09:31:38 +0200 |
commit | e47a81c1d2830dda45a561e2c092ebb0c868ed27 (patch) | |
tree | cca32eaf06729521f63d84dcb517bfe4f699c50f /clang/lib/ExtractAPI | |
parent | 8bb9443333e0117ab61feecce9de339b11b924fc (diff) | |
download | llvm-e47a81c1d2830dda45a561e2c092ebb0c868ed27.zip llvm-e47a81c1d2830dda45a561e2c092ebb0c868ed27.tar.gz llvm-e47a81c1d2830dda45a561e2c092ebb0c868ed27.tar.bz2 |
[OpenCL] Fix BIenqueue_kernel fallthrough (#83238)
Handling of the `BIenqueue_kernel` builtin must not fallthrough to the
`BIget_kernel_work_group_size` builtin, as these builtins have no common
functionality.
Diffstat (limited to 'clang/lib/ExtractAPI')
0 files changed, 0 insertions, 0 deletions