<div dir="ltr">Hi!<div><br></div><div>I see the `__syncthreads_{and|or|count}()` CUDA intrinsics listed in <a href="https://github.com/llvm/llvm-project/blob/master/clang/lib/Headers/__clang_cuda_device_functions.h">https://github.com/llvm/llvm-project/blob/master/clang/lib/Headers/__clang_cuda_device_functions.h</a> but the vanilla `__syncthreads()` intrinsic seems to be missing. Is this an oversight, or is it omitted for a specific reason?</div><div><br></div><div>Thank you!</div></div>