[all-commits] [llvm/llvm-project] d9746a: [RISCV][NFC] Pass LMUL to copyPhysRegVector

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Sun Mar 24 21:43:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9746a6a5d523e21eee2c1b50c2f08aa19396965
      https://github.com/llvm/llvm-project/commit/d9746a6a5d523e21eee2c1b50c2f08aa19396965
  Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfo.h

  Log Message:
  -----------
  [RISCV][NFC] Pass LMUL to copyPhysRegVector

The opcode will be determined by LMUL.

Reviewers: preames, lukel97, topperc

Reviewed By: lukel97, topperc

Pull Request: https://github.com/llvm/llvm-project/pull/84448



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