[NFC][AARCH64] Add test cases for negation of select
authorSunho Kim <ksunhokim123@gmail.com>
Tue, 22 Feb 2022 09:26:47 +0000 (09:26 +0000)
committerDavid Green <david.green@arm.com>
Tue, 22 Feb 2022 09:26:47 +0000 (09:26 +0000)
commit321a39b7556d016c79c0ff84484e5ee8243a4f3d
tree3bc841e34dac04da878af2d86929e2698ad722dc
parent47eff645d8e873ba531014751c1c06a716a367e9
[NFC][AARCH64] Add test cases for negation of select

Add tests to demonstrate new dag combine pattern.

Differential Revision: https://reviews.llvm.org/D120214
llvm/test/CodeGen/AArch64/neg-selects.ll [new file with mode: 0644]