Files
clang-p2996/llvm/test/CodeGen/RISCV
Craig Topper 4abb722ffa [RISCV] Add tests for opportunities to reassociate to form more shXadd instructions. NFC
These tests consist of patterns like (sh3add Z, (add X, (slli Y, 6)))
that can be reassociated to form (sh3add (sh3add Y, Z), X).
2024-04-05 12:50:48 -07:00
..
2023-10-18 15:01:17 +08:00
2023-11-11 19:31:23 -08:00
2023-11-11 19:31:23 -08:00