[PATCH] D79163: [Target][ARM] Tune getCastInstrCost for extending masked loads and truncating masked stores

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 05:41:59 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ddb28964c92: [ARM] Tune getCastInstrCost for extending masked loads and truncating masked… (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D79163?vs=271690&id=281538#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79163

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/ARM/cast_ldst.ll
  llvm/test/Transforms/LoopVectorize/ARM/tail-folding-reduces-vf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79163.281538.patch
Type: text/x-patch
Size: 37567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/d8fb4e4f/attachment-0001.bin>


More information about the llvm-commits mailing list