[all-commits] [llvm/llvm-project] 4b7b61: [RISCV][TTI] Extract getConstantPoolLoadCost helpe...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Mar 28 07:49:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b7b612c5d34e5be2a5190fd144e49336b142bf1
      https://github.com/llvm/llvm-project/commit/4b7b612c5d34e5be2a5190fd144e49336b142bf1
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h

  Log Message:
  -----------
  [RISCV][TTI] Extract getConstantPoolLoadCost helper routine [nfc]

We had 3 copies of this code, and I am about to add a fourth.




More information about the All-commits mailing list