[all-commits] [llvm/llvm-project] 484417: [Loads] Keep using constant max BTCs for loops w/o...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jul 14 00:46:08 PDT 2025


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

  Changed paths:
    M llvm/lib/Analysis/Loads.cpp

  Log Message:
  -----------
  [Loads] Keep using constant max BTCs for loops w/o computable BTCs.

Follow-up to cad62df49a to preserve the existing behavior for early-exit
loops, to fix vec.stats.ll test failure.



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