[PATCH] D151400: [X86] Align stack to 16-bytes on 32-bit with X86_INTR call convention

Antonio Abbatangelo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 08:43:42 PDT 2023


antangelo updated this revision to Diff 526650.
antangelo added a comment.

Update test descriptions, use max instead of lcm for alignment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151400

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/lib/Target/X86/X86RegisterInfo.h
  llvm/test/CodeGen/X86/x86-32-intrcc.ll
  llvm/test/CodeGen/X86/x86-interrupt_cc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151400.526650.patch
Type: text/x-patch
Size: 35682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/83771d2d/attachment.bin>


More information about the llvm-commits mailing list