[all-commits] [llvm/llvm-project] f2da94: Analysis: Remove no-AssumptionCache path in getKno...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 9 02:30:50 PDT 2025
Branch: refs/heads/users/arsenm/analysis/remove-no-assumption-cache-path-getKnowledgeForValue
Home: https://github.com/llvm/llvm-project
Commit: f2da9410a99e89409754da48bdfce52290e85bc0
https://github.com/llvm/llvm-project/commit/f2da9410a99e89409754da48bdfce52290e85bc0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M llvm/include/llvm/Analysis/AssumeBundleQueries.h
M llvm/lib/Analysis/AssumeBundleQueries.cpp
M llvm/lib/Analysis/Loads.cpp
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
Log Message:
-----------
Analysis: Remove no-AssumptionCache path in getKnowledgeForValue
As requested in https://github.com/llvm/llvm-project/pull/138961#discussion_r2078483175
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