▲ | jandrewrogers 20 hours ago | |
> Masked loads/stores are an improvement, but not universally available. Traditionally we’ve worked around this with pretty idiomatic hacks that efficiently implement “masked load” functionality in SIMD ISAs that don’t have them. We could probably be better about not making people write this themselves every time. |