[all-commits] [llvm/llvm-project] 4664a4: [LAA] Use getPointer/setPointer in createCheckForA...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Feb 15 07:18:50 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4664a4c66b816af53f596935c3aaa2eca143ae9c
      https://github.com/llvm/llvm-project/commit/4664a4c66b816af53f596935c3aaa2eca143ae9c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-02-15 (Sat, 15 Feb 2025)

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

  Log Message:
  -----------
  [LAA] Use getPointer/setPointer in createCheckForAccess (NFC).

Use getPointer/setPointer to clarify we are accessing/modifying the
rurrent value.



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