[all-commits] [llvm/llvm-project] f17b9d: [LVI] Handle nonnull attributes at callsite (#125377)
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Sun Feb 2 18:22:59 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f17b9dde7a1a752ea31766aad169ea2f51558edb
https://github.com/llvm/llvm-project/commit/f17b9dde7a1a752ea31766aad169ea2f51558edb
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M llvm/lib/Analysis/LazyValueInfo.cpp
M llvm/test/Transforms/CorrelatedValuePropagation/non-null.ll
Log Message:
-----------
[LVI] Handle nonnull attributes at callsite (#125377)
This patch is the followup of
https://github.com/llvm/llvm-project/pull/124908.
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