[NFC][OpaquePtr] Explicitly pass GEP source type in optimizeGatherScatterInst()
authorArthur Eubanks <aeubanks@google.com>
Tue, 18 May 2021 22:09:06 +0000 (15:09 -0700)
committerArthur Eubanks <aeubanks@google.com>
Fri, 11 Jun 2021 18:49:59 +0000 (11:49 -0700)
commitc0c5a98b2c47bfb93a99b408cee2416005c16274
treedfbabd6496a788c6315c93f9ab871d3874dca6b3
parent27ef43d279b2f6d0c7bac7718f3904bb204ed646
[NFC][OpaquePtr] Explicitly pass GEP source type in optimizeGatherScatterInst()

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D103480
llvm/lib/CodeGen/CodeGenPrepare.cpp