[PATCH] D155207: [MemCpyOptimizer] Use dominates instead of comesBefore when performing StackMoveOptzn
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 08:52:01 PDT 2023
serge-sans-paille added a comment.
As noted in https://github.com/llvm/llvm-project/issues/63851, the patch introducing the bug got reverted, firefox build passes with that extra patch on my setup.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155207/new/
https://reviews.llvm.org/D155207
More information about the llvm-commits
mailing list