[PATCH] D109417: Cost model for VPMemory operations on PowerPC.

Hussain Kadhem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 21:34:30 PDT 2021


hussainjk created this revision.
Herald added subscribers: steven.zhang, shchenz, kbarton, hiraditya, nemanjai.
hussainjk requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Implemented getVPMemoryOpCost for PowerPC. Depends on D109416 <https://reviews.llvm.org/D109416>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109417

Files:
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109417.371255.patch
Type: text/x-patch
Size: 4874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/6bc0ad1a/attachment-0001.bin>


More information about the llvm-commits mailing list