[PATCH] D92094: [CostModel]Replace FixedVectorType by VectorType in costgetIntrinsicInstrCost
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 05:18:03 PST 2020
CarolineConcatto updated this revision to Diff 310502.
CarolineConcatto added a comment.
- add if statement for scalable vector for Intrinsics that not work with vscale
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92094/new/
https://reviews.llvm.org/D92094
Files:
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/test/Analysis/CostModel/AArch64/sve-getIntrinsicInstrCost-cctz-ctlz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92094.310502.patch
Type: text/x-patch
Size: 10129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/85ce5e7a/attachment.bin>
More information about the llvm-commits
mailing list