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

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 20:58:46 PDT 2022


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

Split, land integer part, then rebase main.


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/test/Analysis/CostModel/RISCV/rvv-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132296.456849.patch
Type: text/x-patch
Size: 26019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/6b047d3d/attachment.bin>


More information about the llvm-commits mailing list