diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-02-05 13:47:53 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 13:47:53 -0800 |
commit | 69ccb1357fa6cf72063c737d06d6b29ffc465bee (patch) | |
tree | 231082a6420d14a35e16551c5dc5c51d7dcabd9e /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 718b16a0fcd385cce84f1cc37a813f7c3e441bb7 (diff) | |
download | llvm-69ccb1357fa6cf72063c737d06d6b29ffc465bee.zip llvm-69ccb1357fa6cf72063c737d06d6b29ffc465bee.tar.gz llvm-69ccb1357fa6cf72063c737d06d6b29ffc465bee.tar.bz2 |
[flang][cuda] Make argument passed by value for sync functions (#125909)
`syncthreads_and`, `syncthreads_count`, `syncthreads_or`, `synwrap` must
take their argument by value. This patch updates the interfaces and
makes sure these functions can be called inside a cuff kernel as well.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions