[llvm] [CodeGen] Use 128bits for LaneBitmask. (PR #111157)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 07:36:27 PDT 2024


nikic wrote:

Would using `std::bitset<128>` be an option here?

https://github.com/llvm/llvm-project/pull/111157


More information about the llvm-commits mailing list