[PATCH] D126060: [RISCV] Add basic cost modelling for fixed length vector arithmetic

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 21:16:45 PDT 2022


liaolucy updated this revision to Diff 431581.
liaolucy marked 2 inline comments as done.
liaolucy added a comment.

Address reames's comments.  rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126060

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Analysis/CostModel/RISCV/arith-fp.ll
  llvm/test/Analysis/CostModel/RISCV/arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126060.431581.patch
Type: text/x-patch
Size: 135200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/ef50ec97/attachment.bin>


More information about the llvm-commits mailing list