[llvm] [Hexagon] Refresh stack aligna after late HVX spill (PR #204660)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 09:05:23 PDT 2026
================
@@ -599,6 +599,19 @@ void HexagonFrameLowering::insertPrologueInBlock(MachineBasicBlock &MBB,
bool AlignStack = (MaxAlign > getStackAlign());
+ // PS_aligna was emitted during instruction selection with the MaxAlign known
----------------
L-roro wrote:
Thank you for your time. I will have a look at this again and then come back.
https://github.com/llvm/llvm-project/pull/204660
More information about the llvm-commits
mailing list