[all-commits] [llvm/llvm-project] f09e58: properly align long double on i386 darwin (#148102)

Un1q32 via All-commits all-commits at lists.llvm.org
Thu Jul 10 21:18:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f09e589ca6d8ca5666f10c07a0b347f05d90816a
      https://github.com/llvm/llvm-project/commit/f09e589ca6d8ca5666f10c07a0b347f05d90816a
  Author: Un1q32 <joey.t.reinhart at gmail.com>
  Date:   2025-07-11 (Fri, 11 Jul 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86CallingConv.td
    M llvm/test/CodeGen/X86/2007-09-27-LDIntrinsics.ll
    M llvm/test/CodeGen/X86/inline-asm-fpstack.ll
    M llvm/test/CodeGen/X86/isel-fcmp-x87.ll
    M llvm/test/CodeGen/X86/long-double-abi-align.ll

  Log Message:
  -----------
  properly align long double on i386 darwin (#148102)

Fixes https://github.com/llvm/llvm-project/issues/148034

e49fcfc7cdf82e41f15a857083c0fb275c1b6021 broke long double stack
alignment on i386 Darwin, this PR fixes the issue.



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