[PATCH] D78918: [CostModel] Modify BasicTTI getCastInstrCost

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 23:57:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6bbad7285c4b: [CostModel] Modify BasicTTI getCastInstrCost (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D78918?vs=261435&id=263627#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78918

Files:
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/test/Analysis/CostModel/AArch64/cast.ll
  llvm/test/Analysis/CostModel/ARM/cast.ll
  llvm/test/Analysis/CostModel/X86/masked-intrinsic-cost.ll
  llvm/test/Transforms/SLPVectorizer/X86/load-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78918.263627.patch
Type: text/x-patch
Size: 16181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/a0afe09e/attachment.bin>


More information about the llvm-commits mailing list