[X86][AVX] Extend v2f64 BROADCAST(LOAD) -> BROADCAST_LOAD to v2i64/v4f32/v4i32
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 1 Aug 2020 11:28:10 +0000 (12:28 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 1 Aug 2020 11:28:29 +0000 (12:28 +0100)
commit1b1901536a7db8a074e794f004f9d94b941f7068
tree193876f3c883d4da23a488fc113e7bb813019a40
parent9f21947a331203ee2579db87f1d1ec22a949e20a
[X86][AVX] Extend v2f64 BROADCAST(LOAD) -> BROADCAST_LOAD to v2i64/v4f32/v4i32

Minor precursor fix for D66004, but helps the SSE41 tests as well as they run with -disable-peephole
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/sse41.ll