[PATCH] D145650: [X86] Create extra prolog/epilog for stack realignment
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 03:46:49 PDT 2023
LuoYuanke added a comment.
In D145650#4209068 <https://reviews.llvm.org/D145650#4209068>, @nikic wrote:
> It looks like this broke the expensive checks build (x86-64-baseptr.ll and i386-baseptr.ll fail).
I'll check it with "-DLLVM_ENABLE_EXPENSIVE_CHECKS=ON". Thanks for notifying.
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