[PATCH] D126687: [InstCombine] Fix inbounds preservation when swapping GEPs (PR44206)
Nuno Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 05:59:01 PDT 2022
nlopes accepted this revision.
nlopes added a comment.
This revision is now accepted and ready to land.
LGTM, sounds like the right approach. Negative indexes are not that common anyway.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126687/new/
https://reviews.llvm.org/D126687
More information about the llvm-commits
mailing list