[all-commits] [llvm/llvm-project] cfcf27: [RISCV] Inline and delete RISCVTTIImpl::getSpliceC...

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Mar 13 08:55:48 PDT 2023


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

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

  Log Message:
  -----------
  [RISCV] Inline and delete RISCVTTIImpl::getSpliceCost [nfc]

The code structure was copied from AArch64 which has a much more complicated splice cost model.




More information about the All-commits mailing list