-
- Downloads
[mlir] Properly align StorageUniquer::BaseStorage to fix 32 bit build
We allow stealing up to 3 bits of pointers to BaseStorage, so we need to make sure that we align by at least 8.
Please register or sign in to comment
We allow stealing up to 3 bits of pointers to BaseStorage, so we need to make sure that we align by at least 8.