[NFC][Codegen] Add tests with oversized shifts by non-byte-multiple
authorRoman Lebedev <lebedev.ri@gmail.com>
Sat, 24 Dec 2022 15:39:57 +0000 (18:39 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sat, 24 Dec 2022 16:26:41 +0000 (19:26 +0300)
commit110c5442b885625c28a14f17b60713624b3bba55
treefd3e991b9b2493492480bf41c779b24cceab1374
parenta9fbf25a14f44fb722dc342743bfab1ecd8be095
[NFC][Codegen] Add tests with oversized shifts by non-byte-multiple
llvm/test/CodeGen/AArch64/wide-scalar-shift-legalization.ll [new file with mode: 0644]
llvm/test/CodeGen/PowerPC/wide-scalar-shift-legalization.ll [new file with mode: 0644]
llvm/test/CodeGen/RISCV/wide-scalar-shift-legalization.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/wide-scalar-shift-legalization.ll [new file with mode: 0644]