[PATCH] D103048: [IR] make -stack-alignment= into a module attr
Rainer Orth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 25 07:28:29 PST 2022
ro added a comment.
One test `FAILs` on Solaris/sparcv9:
LLVM :: CodeGen/Generic/ForceStackAlign.ll
with
LLVM ERROR: Function "g" required stack re-alignment, but LLVM couldn't handle it (probably because it has a dynamic alloca).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103048/new/
https://reviews.llvm.org/D103048
More information about the cfe-commits
mailing list