[all-commits] [llvm/llvm-project] eb6469: [X86][Codegen] Correct the domain of VP2INTERSECT

Shengchen Kan via All-commits all-commits at lists.llvm.org
Thu Nov 30 01:57:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb64697a7b75d2b22041cc992fad0c8dfa7989cb
      https://github.com/llvm/llvm-project/commit/eb64697a7b75d2b22041cc992fad0c8dfa7989cb
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrAVX512.td
    M llvm/test/CodeGen/X86/avx512vlvp2intersect-intrinsics.ll
    M llvm/test/CodeGen/X86/avx512vp2intersect-intrinsics.ll
    M llvm/test/CodeGen/X86/stack-folding-avx512vp2intersect.ll
    M llvm/test/CodeGen/X86/vp2intersect_multiple_pairs.ll

  Log Message:
  -----------
  [X86][Codegen] Correct the domain of VP2INTERSECT

GenericDomain -> SSEPackedInt

Found by #73654




More information about the All-commits mailing list