[llvm] [LLVM][SelectionDAG] Don't assume masked loads access all lanes in memory. (PR #192706)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 11:59:26 PDT 2026


https://github.com/nikic approved this pull request.

LGTM

We should probably update visitMaskedStore to use upperBound instead of beforeOrAfter as well.

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


More information about the llvm-commits mailing list