[all-commits] [llvm/llvm-project] 23d1ec: [AArch64][MIR] Serialize AArch64MachineFunctionInf...

David Tellenbach via All-commits all-commits at lists.llvm.org
Thu Sep 11 15:23:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 23d1ec64f7fe630ac08a49652b649690971051f3
      https://github.com/llvm/llvm-project/commit/23d1ec64f7fe630ac08a49652b649690971051f3
  Author: David Tellenbach <dtellenbach at apple.com>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
    M llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
    A llvm/test/CodeGen/MIR/AArch64/hasstackframe.mir

  Log Message:
  -----------
  [AArch64][MIR] Serialize AArch64MachineFunctionInfo::HasStackFrame to MIR (#158122)

This patch adds serialization of
AArch64MachineFunctionInfo::HasStackFrame into MIR.



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