[llvm-branch-commits] [llvm] release/23.x: [AArch64][SVE] Support lowering masked loads/stores of <4 x bf16> and <8 x bf16> (#208744) (PR #210497)

Tobias Hieta via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jul 28 23:18:25 PDT 2026


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

Approving — this fixes a genuine crash (masked store of <8 x bf16> lowering, upstream #201149, confirmed reproducible ICE), not just a codegen improvement as first framed. Narrow, single-target (AArch64/SVE) change with two new regression tests directly exercising the fix. Clears the rc3+ bug-fix bar.

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


More information about the llvm-branch-commits mailing list