[PATCH] D132296: [RISCV] Add cost model for compare and select instructions.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 00:36:21 PDT 2022


jacquesguan updated this revision to Diff 456270.
jacquesguan added a comment.

Rebase to pre-commit test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132296/new/

https://reviews.llvm.org/D132296

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Analysis/CostModel/RISCV/rvv-cmp.ll
  llvm/test/Analysis/CostModel/RISCV/rvv-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132296.456270.patch
Type: text/x-patch
Size: 32458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/47867591/attachment.bin>


More information about the llvm-commits mailing list