[all-commits] [llvm/llvm-project] 3555e6: [AArch64][SVE] Support lowering masked loads of <4...

Shanzhi Chen via All-commits all-commits at lists.llvm.org
Mon Jul 13 04:21:34 PDT 2026


  Branch: refs/heads/users/chenshanzhi/fix-bf16-masked-store
  Home:   https://github.com/llvm/llvm-project
  Commit: 3555e66053be0b41054b5a999e4af24d282eee6d
      https://github.com/llvm/llvm-project/commit/3555e66053be0b41054b5a999e4af24d282eee6d
  Author: Shanzhi Chen <chenshanzhi at huawei.com>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve-fixed-length-masked-64-128bit-loads.ll
    M llvm/test/CodeGen/AArch64/sve2p1-vector-shuffles.ll

  Log Message:
  -----------
  [AArch64][SVE] Support lowering masked loads of <4 x bf16> and <8 x bf16>

Add support for lowering masked loads of <4 x bf16> and <8 x bf16> when
target features contain "+sve".



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list