[all-commits] [llvm/llvm-project] 1b1901: [X86][AVX] Extend v2f64 BROADCAST(LOAD) -> BROADCA...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Aug 1 04:29:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b1901536a7db8a074e794f004f9d94b941f7068
      https://github.com/llvm/llvm-project/commit/1b1901536a7db8a074e794f004f9d94b941f7068
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/sse41.ll

  Log Message:
  -----------
  [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




More information about the All-commits mailing list