diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-10-29 10:02:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 10:02:08 -0700 |
commit | b05fec97d59898a63a3e303122bbc7fc5e29ced8 (patch) | |
tree | 25b0b52bc888c6b70d0f3a0add45f778d7d8b07a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0b700f23335e9206e1e460a477df2103ce3c186d (diff) | |
download | llvm-b05fec97d59898a63a3e303122bbc7fc5e29ced8.zip llvm-b05fec97d59898a63a3e303122bbc7fc5e29ced8.tar.gz llvm-b05fec97d59898a63a3e303122bbc7fc5e29ced8.tar.bz2 |
[flang][cuda] Convert gpu.launch_func to CUFLaunchClusterKernel when cluster dims are present (#113959)
Kernel launch in CUF are converted to `gpu.launch_func`. When the kernel
has `cluster_dims` specified these get carried over to the
`gpu.launch_func` operation. This patch updates the special conversion
of `gpu.launch_func` when cluster dims are present to the newly added
entry point.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions