[InstCombine] Remove visitGEPOfBitcast() fold (NFC)
authorNikita Popov <npopov@redhat.com>
Wed, 5 Apr 2023 14:40:50 +0000 (16:40 +0200)
committerNikita Popov <npopov@redhat.com>
Thu, 6 Apr 2023 07:04:31 +0000 (09:04 +0200)
commitcf9f1a82036cbcbc6c6aaad86ebd5b42e3dda8c3
tree289cfd0a3fe0338a4175a745db060f54facb178e
parent3c8ead2662ac4a223467007c340c9f9a4b2b38af
[InstCombine] Remove visitGEPOfBitcast() fold (NFC)

This does not apply to opaque pointers, and as such is no longer
necessary.
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp