[AArch64][RISCV][x86] add tests for masked val equality with 0; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 5 Dec 2022 19:15:58 +0000 (14:15 -0500)
committerSanjay Patel <spatel@rotateright.com>
Tue, 6 Dec 2022 16:34:48 +0000 (11:34 -0500)
commit772c2f461b942032df8426a49077c37066783a68
tree91912086816f2655eb5d6c3a9518f637a275dc17
parentc5dbc28de227962a2a2b12a789b75201c71519f4
[AArch64][RISCV][x86] add tests for masked val equality with 0; NFC
llvm/test/CodeGen/AArch64/signbit-test.ll [new file with mode: 0644]
llvm/test/CodeGen/RISCV/signbit-test.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/signbit-test.ll [new file with mode: 0644]