[all-commits] [llvm/llvm-project] a40762: [PowerPC][NFC] clean up if-else block in PPCRegist...
Lei Huang via All-commits
all-commits at lists.llvm.org
Thu May 22 10:37:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a40762cd78d5d254d2298d74ead839732f4c8b7f
https://github.com/llvm/llvm-project/commit/a40762cd78d5d254d2298d74ead839732f4c8b7f
Author: Lei Huang <lei at ca.ibm.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
Log Message:
-----------
[PowerPC][NFC] clean up if-else block in PPCRegisterInfo.cpp (#140084)
Move all if-else conditions into a switch stmt for handling spills.
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