[all-commits] [llvm/llvm-project] 3006dd: [M68k] fix call frame destruction elimination when...

Janis Heims via All-commits all-commits at lists.llvm.org
Sun Nov 10 15:43:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3006dddfe091bcb95924d72dddbb84f73186a344
      https://github.com/llvm/llvm-project/commit/3006dddfe091bcb95924d72dddbb84f73186a344
  Author: Janis Heims <janis.heims at undertheprinter.com>
  Date:   2024-11-10 (Sun, 10 Nov 2024)

  Changed paths:
    M llvm/lib/Target/M68k/M68kFrameLowering.cpp
    M llvm/test/CodeGen/M68k/multiple-return.ll

  Log Message:
  -----------
  [M68k] fix call frame destruction elimination when returning structs (#107579)

Fixes #106213.

This adjusts `eliminateCallFramePseudoInstr` to match the behaviour of
the X86 backend.



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