[PATCH] D110225: Don't fold (select C, (gep Ptr, Idx), Ptr) if C is vector but Idx is scalar

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 02:34:18 PDT 2021


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

LGTM with one minor



================
Comment at: llvm/test/Transforms/InstCombine/select-gep.ll:260
+}
\ No newline at end of file

----------------
newline


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

https://reviews.llvm.org/D110225



More information about the llvm-commits mailing list