[all-commits] [llvm/llvm-project] f83d5d: [RISCV] Remove vfmerge.vf patterns with bf16 types.

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jun 13 22:18:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f83d5d293dced17de175ad69de6b81503716d3ce
      https://github.com/llvm/llvm-project/commit/f83d5d293dced17de175ad69de6b81503716d3ce
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td

  Log Message:
  -----------
  [RISCV] Remove vfmerge.vf patterns with bf16 types.

These patterns are no longer used because we don't generate bf16
to vector splats except for constants that can be handled with
vmerge.vi.



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