[PATCH] D126030: [InstCombine] Canonicalize GEP of GEP by swapping constant-indexed GEP to the back

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 01:13:00 PDT 2022


nikic added a comment.

Can you please refrain from submitting new revisions for the same change all the time? It loses the entire review history, and makes it hard to continue existing conversation threads, because all the context is lost.

If you are unable to get `arc` to work properly, please just switch to a manual patch upload workflow using `git show -U99999`. That's what I use myself.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126030/new/

https://reviews.llvm.org/D126030



More information about the llvm-commits mailing list