[test] Add test for null_pointer_is_valid and Inliner instsimplify interaction
authorArthur Eubanks <aeubanks@google.com>
Wed, 21 Jun 2023 15:31:42 +0000 (08:31 -0700)
committerArthur Eubanks <aeubanks@google.com>
Wed, 21 Jun 2023 21:00:53 +0000 (14:00 -0700)
commitff4fcbb5f4bc96cf848ac7de49ddb562eb1a27f5
tree24db2e23b57d0f630dfcfbeaf51c206f38270176
parent96928abb4de60c20102f0cee91f5742b70b281e8
[test] Add test for null_pointer_is_valid and Inliner instsimplify interaction

As requested in D151254

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D153435
llvm/test/Transforms/Inline/instsimplify-null-pointer-is-valid.ll [new file with mode: 0644]