Skip to content

Commit 04f6504

Browse files
committed
[AArch64][RISCV] Add scalar abds/abdu test coverage - based off #100810
Extend test coverage for #92576 - copied from existing x86 tests
1 parent 96602c3 commit 04f6504

File tree

8 files changed

+11190
-0
lines changed

8 files changed

+11190
-0
lines changed

llvm/test/CodeGen/AArch64/abds-neg.ll

Lines changed: 603 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/CodeGen/AArch64/abds.ll

Lines changed: 592 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/CodeGen/AArch64/abdu-neg.ll

Lines changed: 446 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/CodeGen/AArch64/abdu.ll

Lines changed: 429 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/CodeGen/RISCV/abds-neg.ll

Lines changed: 2744 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/CodeGen/RISCV/abds.ll

Lines changed: 2636 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/CodeGen/RISCV/abdu-neg.ll

Lines changed: 1936 additions & 0 deletions
Large diffs are not rendered by default.

llvm/test/CodeGen/RISCV/abdu.ll

Lines changed: 1804 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)