[X86] Add vector-reduce-and-scalar.ll to test and(extract(v,0),extract(v,1)) style...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 1 Apr 2023 15:09:52 +0000 (16:09 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 1 Apr 2023 15:18:39 +0000 (16:18 +0100)
commit5a1d08b85442d61bbad958af2563f16efc08f396
tree3d2c019e2f0add10c06898cc1c3472bcf6457f6f
parentec1f5b947e6c197c0d61cc0a5c7a219ac4873614
[X86] Add vector-reduce-and-scalar.ll to test and(extract(v,0),extract(v,1)) style reduction patterns
llvm/test/CodeGen/X86/vector-reduce-and-scalar.ll [new file with mode: 0644]