[all-commits] [llvm/llvm-project] 8aee78: [VP] Cost model for VPMemory operations on PowerPC.
Bardia Mahjour via All-commits
all-commits at lists.llvm.org
Tue Dec 7 11:20:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8aee78336691d1009cf0a62b806b31c2dc7c2cf3
https://github.com/llvm/llvm-project/commit/8aee78336691d1009cf0a62b806b31c2dc7c2cf3
Author: Bardia Mahjour <bmahjour at ca.ibm.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
Log Message:
-----------
[VP] Cost model for VPMemory operations on PowerPC.
PPC Implementation of getVPMemoryOpCost and hasActiveVectorLength.
Reviewed By: Roland Froese
Differential Revision: https://reviews.llvm.org/D109417
More information about the All-commits
mailing list