[all-commits] [llvm/llvm-project] 8e390d: [EquivalenceClasses] Replace findValue with contai...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Mar 31 12:11:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e390dedd71d0c2bcbe8775aee2e234ef7a5b787
      https://github.com/llvm/llvm-project/commit/8e390dedd71d0c2bcbe8775aee2e234ef7a5b787
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M llvm/include/llvm/ADT/EquivalenceClasses.h
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp

  Log Message:
  -----------
  [EquivalenceClasses] Replace findValue with contains (NFC).

Replace remaining use of findValue with more compact and limited
contains().



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