[all-commits] [llvm/llvm-project] 06c821: update P7 32-bit partial vector load cost (#108261)
RolandF77 via All-commits
all-commits at lists.llvm.org
Thu Oct 3 09:29:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06c8210a67a47a3693e7c8932e8ace0302bd1eb7
https://github.com/llvm/llvm-project/commit/06c8210a67a47a3693e7c8932e8ace0302bd1eb7
Author: RolandF77 <55763885+RolandF77 at users.noreply.github.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/PowerPC/vsr_load_32_64.ll
Log Message:
-----------
update P7 32-bit partial vector load cost (#108261)
Update cost model to reflect codegen change to use lfiwzx
for 32-bit partial vector loads on pwr7 with
https://github.com/llvm/llvm-project/pull/104507.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list