[all-commits] [llvm/llvm-project] 9ba45c: [RISCV] Move RISCVDAGToDAGISel::SelectAddrRegRegSc...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Jul 14 21:24:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ba45c5c5e6cf8f8c800260e8c84e19e33e2fa34
      https://github.com/llvm/llvm-project/commit/9ba45c5c5e6cf8f8c800260e8c84e19e33e2fa34
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

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

  Log Message:
  -----------
  [RISCV] Move RISCVDAGToDAGISel::SelectAddrRegRegScale definition later. NFC

This function was placed between some static functions and their
callers. Reorder to keep the related code together.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list