[all-commits] [llvm/llvm-project] 35ee46: [LAA] Add assert check CanDoRTIFNeeded can be comp...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun May 18 14:13:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35ee462fefe18927cc3a626d22f7b32f14b5eaf7
      https://github.com/llvm/llvm-project/commit/35ee462fefe18927cc3a626d22f7b32f14b5eaf7
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-05-18 (Sun, 18 May 2025)

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

  Log Message:
  -----------
  [LAA] Add assert check CanDoRTIFNeeded can be computed w/o RT.Need (NFC)

Add assert to ensure that CanDoRTIfNeeded can be computed w/o
RtCheck.Need, to prepare for adjusting the condition.



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