[all-commits] [llvm/llvm-project] 7a94d4: Allow combining of extract_subvector to extract el...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Fri Jan 24 11:03:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a94d4f4ee435386ff47f7f3ecad4e56608578b6
      https://github.com/llvm/llvm-project/commit/7a94d4f4ee435386ff47f7f3ecad4e56608578b6
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
    M llvm/test/CodeGen/ARM/vdup.ll
    M llvm/test/CodeGen/ARM/vext.ll
    M llvm/test/CodeGen/ARM/vpadd.ll
    M llvm/test/CodeGen/ARM/vuzp.ll
    M llvm/test/CodeGen/X86/sse41.ll

  Log Message:
  -----------
  Allow combining of extract_subvector to extract element

Differential Revision: https://reviews.llvm.org/D73132




More information about the All-commits mailing list