[PATCH] D117038: [InstSimplify] Pass pointer and indices separately to SimplifyGEPInst.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 12:44:26 PST 2022


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

Meh. LGTM.
I've read through the diff, looks about right, but hopefully some test would break if there was something wrong :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117038



More information about the llvm-commits mailing list