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

Alexander Kornienko via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 22 03:35:57 PDT 2025


alexfh wrote:

We've started seeing clang crashes in LLVM verifier accompanied with `masked_store: alignment must be a power of 2` errors. Is it a known issue?

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


More information about the llvm-commits mailing list