[all-commits] [llvm/llvm-project] d204fd: [LV] Add countable multi-exit test to vec.stats.ll

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Aug 1 08:40:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d204fdcc231667090a327c444612ff0798f987e1
      https://github.com/llvm/llvm-project/commit/d204fdcc231667090a327c444612ff0798f987e1
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/vect.stats.ll

  Log Message:
  -----------
  [LV] Add countable multi-exit test to vec.stats.ll

Currently the multi-exit loops with all countable exits are considered
vectorized with early exit, while that terminology is used for loops we
performed early-exit vectorization, instead of requring a scalar
epilogue.



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