Warnings that occur during affinity initialization are supposed
to be guarded by KMP_AFFINITY=nowarnings,noverbose, but some had been
missed by this logic. Create one macro for affinity warnings that takes
these settings into account.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo