[llvm] [InstCombine] Increase alignment in masked load / store instrinsics if known (PR #156057)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 29 10:53:10 PDT 2025


nikic wrote:

As a side note, we should really replace this argument with an `align` attribute on the pointer parameter...

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


More information about the llvm-commits mailing list