[PATCH] D90950: [AArch64]Add memory op cost model for Neon

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 05:22:58 PST 2020


CarolineConcatto updated this revision to Diff 303837.
CarolineConcatto added a comment.

- address review's comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90950

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/mem-op-cost-model.ll
  llvm/test/Analysis/CostModel/AArch64/scalable-mem-op-cost-model.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90950.303837.patch
Type: text/x-patch
Size: 12793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/f76a8401/attachment.bin>


More information about the llvm-commits mailing list