[InstCombine] Add baseline tests for redundant sign bits count folds
authorAlexander Shaposhnikov <ashaposhnikov@google.com>
Sat, 30 Jul 2022 08:23:45 +0000 (08:23 +0000)
committerAlexander Shaposhnikov <ashaposhnikov@google.com>
Sat, 30 Jul 2022 08:23:54 +0000 (08:23 +0000)
commitf4aa08586ae97712d78009ab0d70f9236ed34240
tree631a50788ab9d444b15039e4f39a5082e0f76c01
parentc4c68b676ee0d2036511db8b64844d03c1ba0b6d
[InstCombine] Add baseline tests for redundant sign bits count folds

Add baseline tests. NFC.
(https://github.com/llvm/llvm-project/issues/56479)

Test plan:
ninja check-all

Differential revision: https://reviews.llvm.org/D130605
llvm/test/Transforms/InstCombine/icmp.ll