[ConstProp] add tests for cmp with null and constexpr; NFC
authorSanjay Patel <spatel@rotateright.com>
Sun, 7 Mar 2021 19:02:10 +0000 (14:02 -0500)
committerSanjay Patel <spatel@rotateright.com>
Sun, 7 Mar 2021 19:02:44 +0000 (14:02 -0500)
commit898b40645d4452ac470896783947d8c397422b02
treeb33b969f1c88797ccded89c69d161c2c058a105f
parentf79bab3fd7f4a143d5148b6f53ac2d4650ee1c3f
[ConstProp] add tests for cmp with null and constexpr; NFC
llvm/test/Transforms/InstSimplify/ConstProp/icmp-null.ll [new file with mode: 0644]