[InstCombine] Add tests for equality `icmp` with rotates; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Wed, 7 Jun 2023 17:41:16 +0000 (12:41 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Sat, 10 Jun 2023 19:38:45 +0000 (14:38 -0500)
commit1ce0265230c0810589fabdaed7150f4fb737b34f
tree7c9b42e6f2b5910174d20fb63172d22e66e3d4c9
parent211efbb1983cb0eafaf71b7cf731f42c08e1f76b
[InstCombine] Add tests for equality `icmp` with rotates; NFC

Differential Revision: https://reviews.llvm.org/D152347
llvm/test/Transforms/InstCombine/icmp-equality-rotate.ll [new file with mode: 0644]