[all-commits] [llvm/llvm-project] 641990: [RISCV] Correct qc.e.li instruction definition (#1...

Sudharsan Veeravalli via All-commits all-commits at lists.llvm.org
Fri Mar 21 17:03:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6419905f53d4dbdb9d49358115ccba873f674dd4
      https://github.com/llvm/llvm-project/commit/6419905f53d4dbdb9d49358115ccba873f674dd4
  Author: Sudharsan Veeravalli <quic_svs at quicinc.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

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

  Log Message:
  -----------
  [RISCV] Correct qc.e.li instruction definition (#132380)

The instruction has no tied operands. It was incorrectly using
QCIRVInstEAI which has a tied operand for the destination register.



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