[PATCH] D79561: [ARM][CostModel] Improve getCastInstrCost

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 02:39:25 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4a8091a116a: [ARM][CostModel] Improve getCastInstrCost (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D79561?vs=262621&id=263384#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79561

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/ARM/add-cast-vect.ll
  llvm/test/Analysis/CostModel/ARM/cast.ll
  llvm/test/Analysis/CostModel/ARM/mul-cast-vect.ll
  llvm/test/Analysis/CostModel/ARM/shl-cast-vect.ll
  llvm/test/Analysis/CostModel/ARM/sub-cast-vect.ll
  llvm/test/Transforms/LoopVectorize/ARM/mul-cast-vect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79561.263384.patch
Type: text/x-patch
Size: 27056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/0a11a73f/attachment.bin>


More information about the llvm-commits mailing list