[all-commits] [llvm/llvm-project] 5cd3e9: [RISCV] Mark vmvNr.v as implicitly using vtype (#1...

Luke Lau via All-commits all-commits at lists.llvm.org
Tue Dec 3 23:11:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cd3e9736266a86f730f6cfbdb83226b6c78b149
      https://github.com/llvm/llvm-project/commit/5cd3e9736266a86f730f6cfbdb83226b6c78b149
  Author: Luke Lau <luke at igalia.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
    M llvm/test/MachineVerifier/RISCV/subreg-liveness.mir
    M llvm/test/tools/llvm-mca/RISCV/SiFiveP400/vmv.s
    M llvm/test/tools/llvm-mca/RISCV/SiFiveP600/vmv.s

  Log Message:
  -----------
  [RISCV] Mark vmvNr.v as implicitly using vtype (#118414)

This was pointed out in
https://github.com/llvm/llvm-project/pull/118283#issuecomment-2512895919.
We cannot move these between vtype definitions as they depend on SEW and
require vill to be clear.



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