[all-commits] [llvm/llvm-project] d98bea: [RISCV] Add more .vx patterns for VLMax integer se...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Apr 7 09:22:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d98bea87ef655db811225e1703c2739bf134c566
      https://github.com/llvm/llvm-project/commit/d98bea87ef655db811225e1703c2739bf134c566
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-04-07 (Thu, 07 Apr 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
    M llvm/test/CodeGen/RISCV/rvv/cttz-sdnode.ll
    M llvm/test/CodeGen/RISCV/rvv/setcc-integer.ll

  Log Message:
  -----------
  [RISCV] Add more .vx patterns for VLMax integer setccs.

This patch synchronizes the structure of the templates with those
in RISCVInstrInfoVVLPatterns.td so that we get patterns with .vx
on the left hand side.

Reviewed By: rogfer01

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




More information about the All-commits mailing list