[all-commits] [llvm/llvm-project] 6dbdfd: [InstCombine] Drop nonnull assumes if the pointer ...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Mon Feb 9 04:13:54 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6dbdfd824affb4a0b2beda56af222758500cffa2
      https://github.com/llvm/llvm-project/commit/6dbdfd824affb4a0b2beda56af222758500cffa2
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2026-02-09 (Mon, 09 Feb 2026)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
    M llvm/test/Analysis/ValueTracking/assume-queries-counter.ll
    M llvm/test/Transforms/InstCombine/assume.ll
    M llvm/test/Transforms/PhaseOrdering/d83507-knowledge-retention-bug.ll

  Log Message:
  -----------
  [InstCombine] Drop nonnull assumes if the pointer is already known to be nonnull (#180434)



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