[all-commits] [llvm/llvm-project] 8ca666: [X86][AVX] lowerV2X128Shuffle - use getBROADCAST_L...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Nov 2 07:07:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ca666a28000881817e5692c531fff1e11d9ac57
      https://github.com/llvm/llvm-project/commit/8ca666a28000881817e5692c531fff1e11d9ac57
  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] lowerV2X128Shuffle - use getBROADCAST_LOAD helper. NFCI.


  Commit: e173631dd1f17f8f26ae84079bc059df2e633eb1
      https://github.com/llvm/llvm-project/commit/e173631dd1f17f8f26ae84079bc059df2e633eb1
  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] SimplifyDemandedVectorEltsForTargetNode - use getBROADCAST_LOAD helper. NFCI.

Reduce width of X86ISD::SUBV_BROADCAST_LOAD node.


Compare: https://github.com/llvm/llvm-project/compare/7999355106fb...e173631dd1f1


More information about the All-commits mailing list