[all-commits] [llvm/llvm-project] 447264: [ARM] Expand bf16 expanding/rounding fp loads/stores

David Green via All-commits all-commits at lists.llvm.org
Fri Dec 20 01:03:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44726489988a27c3cbd2f94188a2363e2080e045
      https://github.com/llvm/llvm-project/commit/44726489988a27c3cbd2f94188a2363e2080e045
  Author: David Green <david.green at arm.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/test/CodeGen/Thumb2/bf16-instructions.ll

  Log Message:
  -----------
  [ARM] Expand bf16 expanding/rounding fp loads/stores

As with other fp types, these should be expanded to prevent nodes that are
illegal for Arm.



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