[llvm] [X86] Align f128 to 16 bytes when passing on x86-32 (PR #138092)

Trevor Gross via llvm-commits llvm-commits at lists.llvm.org
Thu May 1 09:11:03 PDT 2025


tgross35 wrote:

Should it be made a legal type? I’m not sure what the exact definition of that is, but it is in the i386 ABI as of recent versions to be returned and (presumably, since I haven’t seen otherwise) passed in memory.

https://github.com/llvm/llvm-project/pull/138092


More information about the llvm-commits mailing list