[x86] add tests for possible select to sra transforms; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 14 Oct 2019 14:43:06 +0000 (14:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 14 Oct 2019 14:43:06 +0000 (14:43 +0000)
commit03462bbe7d549e1cbe0d38fbf0b195bb78456a80
treeec8b3bc5cab5ac31f1b44c8f2bfc184a87dfab03
parenta4f07b4d2e8d3523cd6454cf8a9410c0cfca0410
[x86] add tests for possible select to sra transforms; NFC

llvm-svn: 374779
llvm/test/CodeGen/X86/select-sra.ll [new file with mode: 0644]