[all-commits] [llvm/llvm-project] 4d02b4: [LAA] Add assertion to check both Start and End ar...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jul 24 06:17:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d02b472f1dc290388d8e826d52d4cc5c438612c
      https://github.com/llvm/llvm-project/commit/4d02b472f1dc290388d8e826d52d4cc5c438612c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

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

  Log Message:
  -----------
  [LAA] Add assertion to check both Start and End are invariant (NFC).

Add extra assert to check invariant of RuntimePointerChecking::insert to
guard against subtle changes when extending the scope of LAA.




More information about the All-commits mailing list