[all-commits] [llvm/llvm-project] ccc96e: [LV] Add tests where vector trip count is known eq...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jul 28 13:12:43 PDT 2025


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

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/vector-loop-backedge-elimination-early-exit.ll
    M llvm/test/Transforms/LoopVectorize/vector-loop-backedge-elimination.ll

  Log Message:
  -----------
  [LV] Add tests where vector trip count is known equal to VFxUF.

Add additional tests to cover the case where the trip count isn't equal
to VFxUF, but the vector trip count is.



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