[InstCombine][ConstantFold] Baseline tests for ptrtoint(gep null, x)
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Tue, 28 Sep 2021 14:27:58 +0000 (15:27 +0100)
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Tue, 28 Sep 2021 16:57:36 +0000 (17:57 +0100)
commitfc0051011eece1448e8d7f5a478acde5b57e1887
tree737100ce8821b8ed47453f056399707d2f533171
parenta18181931f991b04caea297e723db415756f09a0
[InstCombine][ConstantFold] Baseline tests for ptrtoint(gep null, x)

Differential Revision: https://reviews.llvm.org/D110244
llvm/test/Transforms/InstCombine/ptrtoint-nullgep.ll [new file with mode: 0644]