[PATCH] D145650: [X86] Create extra prolog/epilog for stack realignment
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 14:35:09 PDT 2023
RKSimon added inline comments.
================
Comment at: llvm/lib/Target/X86/CMakeLists.txt:92
X86InsertWait.cpp
+ X86ArgumentStackSlotRebase.cpp
)
----------------
(style) keep this sorted if you can
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145650/new/
https://reviews.llvm.org/D145650
More information about the llvm-commits
mailing list