[llvm] [AArch64][SVE] Support lowering masked loads/stores of <4 x bf16> and <8 x bf16> (PR #208744)
Shanzhi Chen via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 06:03:15 PDT 2026
================
----------------
chenshanzhi wrote:
@sdesmalen-arm Thanks for bringing this up. I filed a issue to track the the unexpected code generation for fixed-length vectors of bf16 when using `-mattr="+sve"` without `"+bf16"`:
https://github.com/llvm/llvm-project/issues/209758
https://github.com/llvm/llvm-project/pull/208744
More information about the llvm-commits
mailing list