Use the bit mask instead of ~0ull, same as WPD. This avoids an assertion failure with https://github.com/llvm/llvm-project/pull/171456.
Use the bit mask instead of ~0ull, same as WPD. This avoids an assertion failure with https://github.com/llvm/llvm-project/pull/171456.