[all-commits] [llvm/llvm-project] 5a19fb: [RISCV] Remove unneeded check for ISD::VSCALE oper...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat May 14 14:29:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a19fbad83018b705923e13fee957c049c295bbf
      https://github.com/llvm/llvm-project/commit/5a19fbad83018b705923e13fee957c049c295bbf
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-05-14 (Sat, 14 May 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV] Remove unneeded check for ISD::VSCALE operand being a constant. NFC

ISD::VSCALE only allows constant operands.




More information about the All-commits mailing list