[all-commits] [llvm/llvm-project] 508766: [RISCV] Made v(f)(w)red* pseudoinstructions SEW-aware

Nitin John Raj via All-commits all-commits at lists.llvm.org
Wed Mar 29 10:46:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50876630b910ebd8af14dd5ae6abc48185c365d0
      https://github.com/llvm/llvm-project/commit/50876630b910ebd8af14dd5ae6abc48185c365d0
  Author: Nitin John Raj <nitin.raj at sifive.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
    M llvm/test/CodeGen/RISCV/rvv/vmv-copy.mir
    M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.mir
    M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.mir

  Log Message:
  -----------
  [RISCV] Made v(f)(w)red* pseudoinstructions SEW-aware

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




More information about the All-commits mailing list