[PATCH] D124644: [DAGCombiner] reassociationCanBreakAddressingModePattern should check uses of the outer add.
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 16:23:08 PDT 2022
luismarques added a comment.
In D124644#3487049 <https://reviews.llvm.org/D124644#3487049>, @craig.topper wrote:
> After a quick glance, I think it has the same issue. Was it copied from your original patch?
I imagine it was inspired by it, to implement the GlobalISel equivalent? I didn't study it closely. Check https://reviews.llvm.org/D105069
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124644/new/
https://reviews.llvm.org/D124644
More information about the llvm-commits
mailing list