[InstCombine] add/move tests for shl with binop; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 28 Sep 2021 18:28:53 +0000 (14:28 -0400)
committerSanjay Patel <spatel@rotateright.com>
Tue, 28 Sep 2021 18:46:27 +0000 (14:46 -0400)
commit09c575e728e2f24f76ea7f562e61fccaa225d72d
tree6f218e1fd2cc06652ce53e122c1e3bbd26d3995c
parentc6edf26f9a283564a5697068c845a8ff03386086
[InstCombine] add/move tests for shl with binop; NFC
llvm/test/Transforms/InstCombine/pr19420.ll [deleted file]
llvm/test/Transforms/InstCombine/shift.ll
llvm/test/Transforms/InstCombine/shl-bo.ll [new file with mode: 0644]