[PATCH] D135462: [SelectionDAG] Do not second-guess alignment for alloca
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 23:01:15 PST 2023
lkail added a comment.
Herald added subscribers: jobnoorman, luke.
Is there any progress with this patch? This patch can fix our downstream test failure which is caused by insistent alignment between IR and backend, thus affects alias analysis.
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