diff options
author | Mészáros Gergely <gergely.meszaros@intel.com> | 2025-07-04 11:53:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-04 11:53:10 +0200 |
commit | be63b2309a6ac0012682732430464c256524271e (patch) | |
tree | 7107d6c655b380a36b6b7159e53c0ba1367b7326 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 81e6552a3d6835c4e10eb981402febfac9df6156 (diff) | |
download | llvm-be63b2309a6ac0012682732430464c256524271e.zip llvm-be63b2309a6ac0012682732430464c256524271e.tar.gz llvm-be63b2309a6ac0012682732430464c256524271e.tar.bz2 |
[OpenCL] Add decls for cl_intel_subgroup_local_block_io (#146656)
This extension extends the subgroup block read and write functions
defined by `cl_intel_subgroups` (and, when supported,
`cl_intel_subgroups_char`, `cl_intel_subgroups_short`, and
`cl_intel_subgroups_long`) to support reading from and writing to
pointers to the `__local` memory address space in addition to pointers
to the `__global` memory address space.
It is already supported by the Intel OpenCL compiler.
Co-authored-by: Victor Mustya <victor.mustya@intel.com>
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions