[all-commits] [llvm/llvm-project] aab4ce: [NFC][shrinkwrap] Add test point to capture the pr...
Tony Varghese via All-commits
all-commits at lists.llvm.org
Tue Mar 18 07:27:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aab4ce4d5e480c440f3ec2506068164fafa9aa55
https://github.com/llvm/llvm-project/commit/aab4ce4d5e480c440f3ec2506068164fafa9aa55
Author: Tony Varghese <tonypalampalliyil at gmail.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
A llvm/test/CodeGen/PowerPC/shrink-wrap-frame-pointer.ll
Log Message:
-----------
[NFC][shrinkwrap] Add test point to capture the prologue and epilogue insertion by shrinkwrap pass for powerpc. (#131192)
This is NFC patch to capture the insertion of prologue and epilogue by
`shrinkwrap` pass for Powerpc target for functions that contain llvm
`__builtin_frame_address`.
---------
Co-authored-by: Tony Varghese <tony.varghese at ibm.com>
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