[InstCombine] Remove GEP of bitcast folds (NFC)
authorNikita Popov <npopov@redhat.com>
Thu, 6 Apr 2023 07:14:49 +0000 (09:14 +0200)
committerNikita Popov <npopov@redhat.com>
Thu, 6 Apr 2023 07:15:33 +0000 (09:15 +0200)
commitdb6b30b1831095c216378a9df215b7c0ae6b959f
treece83aaaf5ba8c2046d6f75ee44d6a4e2bca850dd
parent616c8067071316a9e17524b14b3ab0e04a511e71
[InstCombine] Remove GEP of bitcast folds (NFC)

These only support typed pointers, and as such are no longer
relevant.
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp