[all-commits] [llvm/llvm-project] 40a274: [RISCV] Remove some unneeded vmacc isel patterns.

Craig Topper via All-commits all-commits at lists.llvm.org
Wed May 24 16:37:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40a274c6d28ec57c52c8e5397374b273bc7db524
      https://github.com/llvm/llvm-project/commit/40a274c6d28ec57c52c8e5397374b273bc7db524
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

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

  Log Message:
  -----------
  [RISCV] Remove some unneeded vmacc isel patterns.

The patterns are for a vpmerge with an all 1s mask, but we are
able to handle that with a post-isel peephole recently.




More information about the All-commits mailing list