[all-commits] [llvm/llvm-project] a87b83: [RISCV] Simplify conversion from ISD::Constant to ...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Jul 15 18:50:13 PDT 2025


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

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

  Log Message:
  -----------
  [RISCV] Simplify conversion from ISD::Constant to ISD::TargetConstant in SelectAddrRegRegScale. NFC

Directly copy the underlying ConstantInt instead of reconstructing it.



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