[all-commits] [llvm/llvm-project] edc71e: [RISCV][TTI] Add instruction cost for vp.load/stor...

Elvis Wang via All-commits all-commits at lists.llvm.org
Thu Sep 19 01:00:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edc71e22c004d3b3dfc535f7917ea0b47a282ac8
      https://github.com/llvm/llvm-project/commit/edc71e22c004d3b3dfc535f7917ea0b47a282ac8
  Author: Elvis Wang <elvis.wang at sifive.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/RISCV/rvv-intrinsics.ll

  Log Message:
  -----------
  [RISCV][TTI] Add instruction cost for vp.load/store. (#109245)

This patch makes the instruction cost of vp.load/store same as their
non-vp counterpart.



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