[llvm] [ValueTracking] Handle nonnull attributes at callsite (PR #124908)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 05:14:58 PST 2025


================
@@ -8,8 +8,7 @@ declare void @two_args(ptr, ptr)
 define i1 @test_zero_args_nonnull(ptr %p) {
----------------
nikic wrote:

Drop TODO.

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


More information about the llvm-commits mailing list