[PATCH] D137766: [RISCV] Add basic cost model for vp float rounding instructions.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 18:17:05 PST 2022


fakepaper56 updated this revision to Diff 480304.
fakepaper56 added a comment.

Use mapped isd opcode on isOperationCustom for each intrinsic id.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137766

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/fround.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137766.480304.patch
Type: text/x-patch
Size: 35394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/a735408a/attachment.bin>


More information about the llvm-commits mailing list