diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-03-19 13:15:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 13:15:58 -0700 |
commit | 4242d15e68580d1d1f7c4d782a59e6dffb698ca8 (patch) | |
tree | 87f49ec538dbd673b32cd4b3a297302145179cf6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cd34860705607ba804e20753f3ef4f2d4392df57 (diff) | |
download | llvm-4242d15e68580d1d1f7c4d782a59e6dffb698ca8.zip llvm-4242d15e68580d1d1f7c4d782a59e6dffb698ca8.tar.gz llvm-4242d15e68580d1d1f7c4d782a59e6dffb698ca8.tar.bz2 |
[flang][cuda] Update syntax of fir.cuda_kernel_launch to match fir.call (#85814)
`fir.cuda_kernel_launch` represents a call to a cuda kernel with the
chervon syntax. Its assembly format is meant to match `fir.call`. This
patch updates the format to match the syntax closer for args and their
types.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions