[InstCombine] add tests for (iN X s>> N-1) | Y; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 8 Oct 2021 17:03:19 +0000 (13:03 -0400)
committerSanjay Patel <spatel@rotateright.com>
Sat, 9 Oct 2021 15:39:49 +0000 (11:39 -0400)
commit38e3b30bd62c8c6007a6b1f9c9ee90168434b3b3
tree5bd4c8b89853716c3f2bfdd415848685b1aca889
parent943b3048484b7e3cf04f4d51c23c82fcece2185d
[InstCombine] add tests for (iN X s>> N-1) | Y; NFC

These are for a sibling fold suggested in D111410.
The tests correspond to the 'and' tests added with:
a35673f4cfc4
llvm/test/Transforms/InstCombine/or.ll