include mm_malloc.h for _mm_malloc/_mm_free definitions
define KMP_MFENCE to nothing in else case, since its used
unconditionally in kmp_barrier.cpp
Details
Details
- Reviewers
jdoerfert
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
yes that fix works and is better than this one. So please ignore this one in favor of D104788