diff options
author | Shilei Tian <i@tianshilei.me> | 2024-06-03 11:18:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 11:18:26 -0400 |
commit | 4cd115ca34231f1892b75b0fe12776b964a55ba2 (patch) | |
tree | 8e4ea431d7e8be54bd5ab6692ed94a25df586649 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | b448efb8eafef7df2c8d467bbb9cd0fc1e2ea7d5 (diff) | |
download | llvm-4cd115ca34231f1892b75b0fe12776b964a55ba2.zip llvm-4cd115ca34231f1892b75b0fe12776b964a55ba2.tar.gz llvm-4cd115ca34231f1892b75b0fe12776b964a55ba2.tar.bz2 |
[OpenMP][OMPX] Fix ompx_ballot_sync test (#94140)
The current test is not really correct because the mask is set to
0xffffffff
even if it is on an AMDGPU whose wavefront size is 64. Besides,
`__AMDGCN_WAVEFRONT_SIZE` is not set on host compilation so the
verification
happens to work.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions