Valentin Clement (バレンタイン クレメン) 69ccb1357f
[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.
2025-02-05 13:47:53 -08:00
..
2024-11-13 13:02:20 -05:00