[all-commits] [llvm/llvm-project] 72a049: [X86][AVX2] LowerINSERT_VECTOR_ELT - support v4i64...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jun 9 13:18:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72a049d77844d8da44613e4d9f109bd39e802602
      https://github.com/llvm/llvm-project/commit/72a049d77844d8da44613e4d9f109bd39e802602
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-06-09 (Thu, 09 Jun 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/avx-insertelt.ll
    M llvm/test/CodeGen/X86/combine-mul.ll
    M llvm/test/CodeGen/X86/splat-for-size.ll
    M llvm/test/CodeGen/X86/vector-shuffle-combining-xop.ll

  Log Message:
  -----------
  [X86][AVX2] LowerINSERT_VECTOR_ELT - support v4i64 insertion as BLENDI(X, SCALAR_TO_VECTOR(Y))




More information about the All-commits mailing list