[all-commits] [llvm/llvm-project] c317ed: [PowerPC][NFC] Update lowering STXVP to STXV in Oc...
Lei Huang via All-commits
all-commits at lists.llvm.org
Thu Jun 12 12:47:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c317eda6e3785037f16a746a1096c2cca82d9455
https://github.com/llvm/llvm-project/commit/c317eda6e3785037f16a746a1096c2cca82d9455
Author: Lei Huang <lei at ca.ibm.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
M llvm/lib/Target/PowerPC/PPCRegisterInfo.h
Log Message:
-----------
[PowerPC][NFC] Update lowering STXVP to STXV in Oct word spilling (#143953)
Simpliy handling for spilling of acc reg with stx by removing explicit
register arithmetic and clean up code gen for register mapping used in
stxvp spilling.
Relanding: https://github.com/llvm/llvm-project/pull/142220
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