[all-commits] [llvm/llvm-project] ae0234: [SLP]Add umax/umin/smax/smin as main opcodes for c...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Sun Jul 19 12:00:58 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae023494fba615bb1c75292f93e4521cfe7068b5
      https://github.com/llvm/llvm-project/commit/ae023494fba615bb1c75292f93e4521cfe7068b5
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2026-07-19 (Sun, 19 Jul 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/X86/debug-info-salvage.ll
    M llvm/test/Transforms/SLPVectorizer/X86/minmax-main-opcode-copyables-cost.ll
    M llvm/test/Transforms/SLPVectorizer/X86/minmax-main-opcode-copyables.ll
    M llvm/test/Transforms/SLPVectorizer/X86/split-node-num-operands.ll
    M llvm/test/Transforms/SLPVectorizer/splat-buildvector.ll

  Log Message:
  -----------
  [SLP]Add umax/umin/smax/smin as main opcodes for copyables

Added umax/umin/smax/smin intrinsics in for copyables support.

Reviewers: hiraditya, bababuck, RKSimon

Pull Request: https://github.com/llvm/llvm-project/pull/209326



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list