[all-commits] [llvm/llvm-project] 159f78: [RISCV] Reuse existing SDLoc and XLenVT in the swi...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Feb 24 21:40:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 159f78fc2f50e385e7cd529d41e19c858ef3e10e
      https://github.com/llvm/llvm-project/commit/159f78fc2f50e385e7cd529d41e19c858ef3e10e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-02-24 (Wed, 24 Feb 2021)

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

  Log Message:
  -----------
  [RISCV] Reuse existing SDLoc and XLenVT in the switch in RISCVISelDAGToDAG::Select. NFC

A SDLoc and XLenVT were already created above the switch.




More information about the All-commits mailing list