[all-commits] [llvm/llvm-project] 45c1ce: [RISCV] Add cost model for select and integer comp...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Tue Aug 30 20:50:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45c1ce321dce7741bee914109266c36f58ba8f3d
      https://github.com/llvm/llvm-project/commit/45c1ce321dce7741bee914109266c36f58ba8f3d
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

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

  Log Message:
  -----------
  [RISCV] Add cost model for select and integer compare instructions.

This patch adds cost model for vector select and integer compare instructions.




More information about the All-commits mailing list