diff options
author | darkbuck <michael.hliao@gmail.com> | 2024-07-31 11:30:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-31 11:30:48 -0400 |
commit | fa842970027b6d2f0160ad42fa82a872bf8d8600 (patch) | |
tree | aec5276f498a8f3bf0a59b209608342238a26cb6 /llvm/unittests/Support/ErrorTest.cpp | |
parent | 78b4b5cccbd92363708906d9171e21b0307b91a2 (diff) | |
download | llvm-fa842970027b6d2f0160ad42fa82a872bf8d8600.zip llvm-fa842970027b6d2f0160ad42fa82a872bf8d8600.tar.gz llvm-fa842970027b6d2f0160ad42fa82a872bf8d8600.tar.bz2 |
[clang][CUDA] Add 'noconvergent' function and statement attribute
- For languages following SPMD/SIMT programming model, functions and
call sites are marked 'convergent' by default. 'noconvergent' is added
in this patch to allow developers to remove that 'convergent'
attribute when it's safe.
Reviewers:
nhaehnle, Sirraide, yxsamliu, Artem-B, ilovepi, jayfoad, ssahasra, arsenm
Reviewed By: arsenm
Pull Request: https://github.com/llvm/llvm-project/pull/100637
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions