[all-commits] [llvm/llvm-project] dcda3e: [RISCV] Cleanup vmv.v.x isel patterns to look more...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Jun 9 09:59:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dcda3e67e729ab8f2566563bd26f6ec018ce21d7
      https://github.com/llvm/llvm-project/commit/dcda3e67e729ab8f2566563bd26f6ec018ce21d7
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

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

  Log Message:
  -----------
  [RISCV] Cleanup vmv.v.x isel patterns to look more like other patterns. NFC

Add register classes to output registers. Use simm5 instead of XLenVT
for output immediate.




More information about the All-commits mailing list