[all-commits] [llvm/llvm-project] 93cb6b: Revert "[X86] combineConcatVectorOps - add support...

Eric Christopher via All-commits all-commits at lists.llvm.org
Fri Jun 3 12:31:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93cb6b9c83f18f7fbf4d16dd9a8b1f33596b68ef
      https://github.com/llvm/llvm-project/commit/93cb6b9c83f18f7fbf4d16dd9a8b1f33596b68ef
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vec_minmax_sint.ll
    M llvm/test/CodeGen/X86/vec_minmax_uint.ll
    M llvm/test/CodeGen/X86/vselect-minmax.ll

  Log Message:
  -----------
  Revert "[X86] combineConcatVectorOps - add support for concatenation VSELECT/BLENDV nodes"

See the original commit for a testcase.

This reverts commit ea8fb3b6019642a3a032fd65588eb8460439d2f9.




More information about the All-commits mailing list