Changes
Summary
- [AMDGPU][GlobalISel] GlobalISel for flat scratch (details)
- scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. (details)
- scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. (details)
- Replace `T(x)` with `reinterpret_cast<T>(x)` everywhere it means reinterpret_cast. NFC. (details)