[all-commits] [llvm/llvm-project] 7513fb: [LV] Add tests with predicated early exits.

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Feb 19 13:58:17 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7513fbd660082b4538fafaae6714edafe8f0e0f8
      https://github.com/llvm/llvm-project/commit/7513fbd660082b4538fafaae6714edafe8f0e0f8
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2026-02-19 (Thu, 19 Feb 2026)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/predicated-multiple-exits.ll
    A llvm/test/Transforms/LoopVectorize/predicated-single-exit.ll

  Log Message:
  -----------
  [LV] Add tests with predicated early exits.

Add test coverage for predicated early exits, without instructions that
need predication after the early exits.



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