[PATCH] D113739: [X86][ABI] Change the alignment of f80 in 32-bit calling conversion to meet with different data layout

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 05:47:09 PST 2021


RKSimon added a comment.

Is there a bugzilla PR covering this?



================
Comment at: llvm/test/CodeGen/X86/inline-asm-fpstack.ll:2
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc < %s -mcpu=generic -mtriple=i386-apple-darwin -verify-machineinstrs -no-integrated-as | FileCheck %s
 
----------------
So maybe add a i386-linux-unknown test?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113739/new/

https://reviews.llvm.org/D113739



More information about the llvm-commits mailing list