[PATCH] D100745: [AArch64] Add AArch64TTIImpl::getMaskedMemoryOpCost function

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 03:00:29 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa458b7855e1a: [AArch64] Add AArch64TTIImpl::getMaskedMemoryOpCost function (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D100745?vs=339672&id=340467#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100745

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/masked_ldst.ll
  llvm/test/Transforms/LoopVectorize/AArch64/masked-op-cost.ll
  llvm/test/Transforms/LoopVectorize/AArch64/vector-reverse-mask4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100745.340467.patch
Type: text/x-patch
Size: 29584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/3ab036c3/attachment.bin>


More information about the llvm-commits mailing list