[all-commits] [llvm/llvm-project] 4e4416: [BasicAA][ValueTracking] Use MaxLookupSearchDepth ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jun 11 07:32:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e441665cc0d1585c8c6e44cf3c71a055f597d2e
https://github.com/llvm/llvm-project/commit/4e441665cc0d1585c8c6e44cf3c71a055f597d2e
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/BasicAliasAnalysis.cpp
Log Message:
-----------
[BasicAA][ValueTracking] Use MaxLookupSearchDepth constant (NFC)
Use MaxLookupSearchDepth in all places limiting an underlying
object walk, instead of hardcoding 6 in various places.
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