[MergeICmps] Add opaque pointer test (NFC)
authorNikita Popov <npopov@redhat.com>
Fri, 25 Feb 2022 12:18:45 +0000 (13:18 +0100)
committerNikita Popov <npopov@redhat.com>
Fri, 25 Feb 2022 12:19:21 +0000 (13:19 +0100)
commit291450d8934adc80f8551ef2cda4db80d49875d3
tree0d00c4d8133d3efd76ac1d13a95fd4fa706202d7
parentcc7bf4afeefc6d3951871dcb091873243a563646
[MergeICmps] Add opaque pointer test (NFC)

We fail to merge the icmps here, because the zero-offset access
does not go through a GEP.
llvm/test/Transforms/MergeICmps/X86/opaque-ptr.ll [new file with mode: 0644]