After #186881 was merged the gcc libc bots started complaining about the conversion from u8 to 2 bit integer being unsafe (see: https://lab.llvm.org/buildbot/#/builders/131/builds/42788). This PR adds a bitmask that fixes the warning.
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================