[all-commits] [llvm/llvm-project] 1d4424: [X86][AVX] Test SSE41 BLENDV combines on AVX targe...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Sep 3 04:22:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d442415a30ef3be0e6ee189bce8795f203e712f
      https://github.com/llvm/llvm-project/commit/1d442415a30ef3be0e6ee189bce8795f203e712f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-03 (Thu, 03 Sep 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/combine-sse41-intrinsics.ll

  Log Message:
  -----------
  [X86][AVX] Test SSE41 BLENDV combines on AVX targets as well

Show up any differences due to SSE41 variant being locked to use xmm0


  Commit: ca860dc57732fd1cd745403461b9d0d80fe571c4
      https://github.com/llvm/llvm-project/commit/ca860dc57732fd1cd745403461b9d0d80fe571c4
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-03 (Thu, 03 Sep 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/combine-sse41-intrinsics.ll

  Log Message:
  -----------
  [X86][SSE] Add PR47404 test case


Compare: https://github.com/llvm/llvm-project/compare/245f846c4eaf...ca860dc57732


More information about the All-commits mailing list