[IVDescriptorsTest] Convert to opaque pointers (NFC)
authorNikita Popov <npopov@redhat.com>
Thu, 5 Jan 2023 09:48:29 +0000 (10:48 +0100)
committerNikita Popov <npopov@redhat.com>
Thu, 5 Jan 2023 09:49:32 +0000 (10:49 +0100)
commit391976919f579280fa0a85ff36e2c68913fd0850
treed0055b6425942e9ceae72940dc41027b10f6598a
parentd227c3b68cf5c236902c9ff4fdf8b719c9a3dd26
[IVDescriptorsTest] Convert to opaque pointers (NFC)

The LoopWithScalableTypes test is removed, because it is testing
a situation that cannot occur with opaque pointers. If we convert
this test to opaque pointers, it will not contain any scalable
types at all.
llvm/unittests/Analysis/IVDescriptorsTest.cpp