[all-commits] [llvm/llvm-project] 5c6453: [AArch64] Add BF16 REV costs.

David Green via All-commits all-commits at lists.llvm.org
Mon Feb 24 00:37:39 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c6453da8db5deed1ee22215c7def86fc270ecb9
      https://github.com/llvm/llvm-project/commit/5c6453da8db5deed1ee22215c7def86fc270ecb9
  Author: David Green <david.green at arm.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/AArch64/shuffle-reverse.ll
    M llvm/test/Analysis/CostModel/AArch64/vector-reverse.ll

  Log Message:
  -----------
  [AArch64] Add BF16 REV costs.

Same as FP16 costs, these full reverse shuffles can use REV or REV+EXT.



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