[all-commits] [llvm/llvm-project] 0fefa5: [LV] Add additional min/max reduction tests.

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Oct 14 14:27:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fefa56b03c98cab7c0f9c61f4eaa735005f7b59
      https://github.com/llvm/llvm-project/commit/0fefa56b03c98cab7c0f9c61f4eaa735005f7b59
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/reduction-minmax-users-and-predicated.ll

  Log Message:
  -----------
  [LV] Add additional min/max reduction tests.

Add test coverage for min/max reductions with various combinations of
users (in and outside loops, used by stores) and predicated variants.

This adds missing test coverage for min/max reductions.



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