[PATCH] D121771: [RISCV] Add basic cost model for vector casting
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 00:41:26 PDT 2022
fakepaper56 updated this revision to Diff 415713.
fakepaper56 added a comment.
The update removed `useRVVForFixedLengthVectors()` check since it is coverd by `isTypeLegal() check and fixed the typo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121771/new/
https://reviews.llvm.org/D121771
Files:
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/test/Analysis/CostModel/RISCV/cast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121771.415713.patch
Type: text/x-patch
Size: 29198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/c3842c86/attachment.bin>
More information about the llvm-commits
mailing list