[all-commits] [llvm/llvm-project] 89e7e5: [RISCV] Use the VT passed into selectImm instead o...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jun 30 11:16:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89e7e59621bfd899beaac76f9066e731df5e6d20
      https://github.com/llvm/llvm-project/commit/89e7e59621bfd899beaac76f9066e731df5e6d20
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

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

  Log Message:
  -----------
  [RISCV] Use the VT passed into selectImm instead of XLenVT. NFCI

I think the VT pased in will always be XLen.




More information about the All-commits mailing list