[all-commits] [llvm/llvm-project] 3ff69c: [LV] Add early-exit-with-store tests (#140899)

Graham Hunter via All-commits all-commits at lists.llvm.org
Fri Jun 20 06:50:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ff69c80786e4c2e37fd40a48ee675e33a5b6f76
      https://github.com/llvm/llvm-project/commit/3ff69c80786e4c2e37fd40a48ee675e33a5b6f76
  Author: Graham Hunter <graham.hunter at arm.com>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/early_exit_legality.ll
    A llvm/test/Transforms/LoopVectorize/early_exit_store_legality.ll

  Log Message:
  -----------
  [LV] Add early-exit-with-store tests (#140899)

Adds some additional LoopVectorizeLegality tests for early exit loops
with a store that we don't vectorize.

Test precommit split from #137774



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