llvm-project/llvm/test/Transforms/MergeICmps
Nikita Popov d3a52089eb Reapply [MergeICmps] Don't require GEP
Recommit without changes over 53abe3ff66,
which addressed the cause of the reported crash.

-----

With opaque pointers, the zero-offset load will generally not use
a GEP. Allow a direct load without GEP, which is treated the same
way as a zero-offset GEP.
2022-03-04 11:39:11 +01:00
..
X86 Reapply [MergeICmps] Don't require GEP 2022-03-04 11:39:11 +01:00
pair-int32-int32.ll