[PATCH] D125845: [InstCombine] Canonicalize GEP of GEP by swapping constant-indexed GEP to the back
William Junda Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 16:11:21 PDT 2022
huangjd marked an inline comment as done.
huangjd added a comment.
In D125845#3523984 <https://reviews.llvm.org/D125845#3523984>, @aeubanks wrote:
> I think there's some git weirdness going on, could you apply this on top of main?
Fixed at D126030 <https://reviews.llvm.org/D126030>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125845/new/
https://reviews.llvm.org/D125845
More information about the llvm-commits
mailing list