[SROA] Break typed pointer support
authorNikita Popov <npopov@redhat.com>
Thu, 26 Jan 2023 09:10:01 +0000 (10:10 +0100)
committerNikita Popov <npopov@redhat.com>
Thu, 26 Jan 2023 10:42:12 +0000 (11:42 +0100)
commite7fbb381c8476ab740bc1a494ce3eeb1dc551981
tree408a7f5470a654c99792c7091977d469e0089315
parente400c63cc39680538a3726a7736baf6b7844c3a8
[SROA] Break typed pointer support

This removes typed pointer support in a prominent place in the
optimization pipeline, to ensure that any non-trivial consumers
of tip-of-tree LLVM are aware that this is no longer a supported
configuration.
llvm/lib/Transforms/Scalar/SROA.cpp