[InstCombine] Add tests for gep of null (NFC)
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 23 Dec 2020 20:22:36 +0000 (21:22 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 23 Dec 2020 20:41:53 +0000 (21:41 +0100)
commit87087a02ae49a907e0ec9e6dfe62c9b9ca232936
tree500b35e825279fb4ae371b1bad4cb8f586808d68
parentc7e825b910a96c42bda1de4e7fb34c369da76625
[InstCombine] Add tests for gep of null (NFC)

We were only considering the gep of null pattern in conjunction
with a load/store. Also test it independently.
llvm/test/Transforms/InstCombine/getelementptr.ll