[all-commits] [llvm/llvm-project] b87ed6: [LV] Tests for combined exit conditions

Graham Hunter via All-commits all-commits at lists.llvm.org
Mon Jun 22 06:26:21 PDT 2026


  Branch: refs/heads/users/huntergr-arm/tests-for-combined-uncountable-scalar-exit
  Home:   https://github.com/llvm/llvm-project
  Commit: b87ed618aaed4707786cee8e55ea368c4309aff0
      https://github.com/llvm/llvm-project/commit/b87ed618aaed4707786cee8e55ea368c4309aff0
  Author: Graham Hunter <graham.hunter at arm.com>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/VPlan/early_exit_with_stores_vplan.ll
    A llvm/test/Transforms/LoopVectorize/early_exit_combined_exits.ll
    M llvm/test/Transforms/LoopVectorize/early_exit_store_legality.ll

  Log Message:
  -----------
  [LV] Tests for combined exit conditions

Some initial tests for loops where earlier scalar transforms have
combined a countable exit with an uncountable one.



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