[all-commits] [llvm/llvm-project] cfdd5c: [LV] Add tests for fmin reductions without fast-ma...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jul 15 05:34:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfdd5ca2edb1d427ae1879dcd38b71b73e928be3
      https://github.com/llvm/llvm-project/commit/cfdd5ca2edb1d427ae1879dcd38b71b73e928be3
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/AArch64/fmin-without-fast-math-flags.ll
    A llvm/test/Transforms/LoopVectorize/fmin-without-fast-math-flags.ll

  Log Message:
  -----------
  [LV] Add tests for fmin reductions without fast-math flags.

Some of those reductions can be vectorized with extra checks.

Extra tests for https://github.com/llvm/llvm-project/pull/148239 and
follow-ups.



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