[all-commits] [llvm/llvm-project] 74c0f9: [X86] combineConcatVectorOps - combine X86ISD::VPE...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Feb 10 09:57:25 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 74c0f98cf5d7b235a6f4a66abed6125a0444ec31
      https://github.com/llvm/llvm-project/commit/74c0f98cf5d7b235a6f4a66abed6125a0444ec31
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vector-shuffle-512-v64.ll

  Log Message:
  -----------
  [X86] combineConcatVectorOps - combine X86ISD::VPERMI ops


  Commit: f3190748241c10d5744a6a207039e38561afbb37
      https://github.com/llvm/llvm-project/commit/f3190748241c10d5744a6a207039e38561afbb37
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/bitcast-and-setcc-512.ll
    M llvm/test/CodeGen/X86/vector-compare-results.ll

  Log Message:
  -----------
  [X86] combineConcatVectorOps - combine X86ISD::PACKSS ops


Compare: https://github.com/llvm/llvm-project/compare/84c934a5cbe2...f3190748241c


More information about the All-commits mailing list