[all-commits] [llvm/llvm-project] 89d13f: Analysis: Remove no-AssumptionCache path in getKno...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 9 03:23:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89d13f87c736d1a341959d03f3f9e5e65b95ebf5
https://github.com/llvm/llvm-project/commit/89d13f87c736d1a341959d03f3f9e5e65b95ebf5
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 (#139232)
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