[all-commits] [llvm/llvm-project] 53900a: [X86][AVX] combineConcatVectorOps - use getBROADCA...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Nov 2 13:03:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53900a19fdef7e2edd945f0500234dd4d10a6fa0
      https://github.com/llvm/llvm-project/commit/53900a19fdef7e2edd945f0500234dd4d10a6fa0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86][AVX] combineConcatVectorOps - use getBROADCAST_LOAD helper for splat of normal vector loads. NFCI.

Reapplied from rG1cfecf4fc427 with fix for PR51226 - ensure the load is a normal (non-ext) load.




More information about the All-commits mailing list