[PATCH] D78824: [CostModel][X86][ARM] Teach getCastInstrCost to include the splitting factor when handling operations that type legalize to the same number of subvectors or scalar components

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 14:06:18 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG03aa967c0d38: [CostModel][X86][ARM] Teach getCastInstrCost to include the splitting factor… (authored by craig.topper).
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78824

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/test/Analysis/CostModel/ARM/cast.ll
  llvm/test/Analysis/CostModel/X86/fptosi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78824.259990.patch
Type: text/x-patch
Size: 20102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/05d662cf/attachment.bin>


More information about the llvm-commits mailing list