You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NFC] fix failed ompt tests on M1 device (llvm#65696)
Fix the 2 failed ompt tests on M1 device found on llvm#63194.
```
libomp :: ompt/synchronization/masked.c
libomp :: ompt/synchronization/master.c
```
For the details of this fix, please check the origin discussion in
llvm#63194 (comment)
Thanks @jprotze for the fix.
0 commit comments