[PATCH] D135462: [SelectionDAG] Do not second-guess alignment for alloca
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 04:12:27 PDT 2023
mstorsjo added a comment.
Herald added a subscriber: wangpc.
I've bisected a broken test in libcxx for the mingw/x86_64 target down to this commit - see https://github.com/llvm/llvm-project/issues/64253 for a full bug report including a reduced reproducer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135462/new/
https://reviews.llvm.org/D135462
More information about the llvm-commits
mailing list