"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "94c5df16e2c4e05fdce408f7ba8369f1d395d6fc"
Fix bug when KMP_USE_ADAPTIVE_LOCKS is 0
#endif was one line too low. If KMP_USE_ADAPTIVE_LOCKS is 0, then queuing locks would incorrectly use drdpa lock mechanism. This is a fix for https://llvm.org/bugs/show_bug.cgi?id=26649 llvm-svn: 264934
Loading
Please register or sign in to comment