[llvm] [LAA][NFC] Unify naming of DepCandidates to DependentAccesses (PR #139534)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon May 12 06:09:57 PDT 2025


https://github.com/fhahn requested changes to this pull request.

Better stick with `DepCands`, which is the most frequently used and matches the type?  It is also more accurate as it may contain accesses that arent dependent.

https://github.com/llvm/llvm-project/pull/139534


More information about the llvm-commits mailing list