MemorySanitizer test fails on systems with more than 1024 CPUs.
This patch updates the test to make it work for machines that
have more than 1024 CPUs. This helps to fix errors on the PowerPC
sanitizer bot.
Details
Details
- Reviewers
nemanjai jsji - Group Reviewers
Restricted Project - Commits
- rGa27398a8151d: [PowerPC] Update MemorySanitizer test to cater for number of CPUs > 1024
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo