[all-commits] [llvm/llvm-project] 36141c: [SVE] Tidy up the bfloat matmul instruction classes

david-arm via All-commits all-commits at lists.llvm.org
Mon Nov 28 05:17:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36141ca0b35d742d4a39ea3a6ddfc2c6ee5e5e34
      https://github.com/llvm/llvm-project/commit/36141ca0b35d742d4a39ea3a6ddfc2c6ee5e5e34
  Author: David Sherwood <david.sherwood at arm.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/SVEInstrFormats.td

  Log Message:
  -----------
  [SVE] Tidy up the bfloat matmul instruction classes

It doesn't really make sense for the bfloat matmul to derive
from sve_bfloat_dot_base, especially since it's not used
anywhere else.

Differential Revision: https://reviews.llvm.org/D138787




More information about the All-commits mailing list