[all-commits] [llvm/llvm-project] 62f563: [RISCV] Don't set KILL flag on X0 in RISCVInstrInf...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Sep 25 13:40:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62f5636838ac80ebe8db9c31cdf9c5566db8f0c9
      https://github.com/llvm/llvm-project/commit/62f5636838ac80ebe8db9c31cdf9c5566db8f0c9
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
    M llvm/test/CodeGen/RISCV/rvv/emergency-slot.mir

  Log Message:
  -----------
  [RISCV] Don't set KILL flag on X0 in RISCVInstrInfo::movImm.

Extracted from #67159.




More information about the All-commits mailing list