[InstCombine] Add tests for multiuse shr eq zero (NFC)
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 19 Apr 2021 19:01:13 +0000 (21:01 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 19 Apr 2021 20:13:11 +0000 (22:13 +0200)
commit3d385cc90ea8bcbef5f80b671e6ae3c6d838895f
tree16ff6389f3d6a2c130d4ebad69053c4dc53d31a3
parentabacaef1816254fc425fa81d137a8d54215d5913
[InstCombine] Add tests for multiuse shr eq zero (NFC)

The exact case is folded, the inexact one is not.
llvm/test/Transforms/InstCombine/icmp-shr.ll