[all-commits] [llvm/llvm-project] aaa925: [RISCV] Use SDLoc created early in RISCVDAGToDAGIS...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Dec 8 21:18:45 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aaa925795f93c389a96ee01bab73bc2b6b771cbb
      https://github.com/llvm/llvm-project/commit/aaa925795f93c389a96ee01bab73bc2b6b771cbb
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2020-12-08 (Tue, 08 Dec 2020)

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

  Log Message:
  -----------
  [RISCV] Use SDLoc created early in RISCVDAGToDAGISel::Select instead of recreating it in multiple cases in the switch. NFC




More information about the All-commits mailing list