[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
Tue Nov 29 13:52:08 PST 2022


huangjd added a comment.

D138950 <https://reviews.llvm.org/D138950> to revert this patch. Looks like reverting it will not interfere with D137212 <https://reviews.llvm.org/D137212>


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