Unverified Commit f33310e4 authored by Johannes Doerfert's avatar Johannes Doerfert Committed by GitHub
Browse files

[Attributor][FIX] Ensure nonnull IR deduction is not optimistic (#93322)

We cannot use assumed dead information for nonnull IR-implied deduction
as we will never go back and re-check. This was reported in
  https://github.com/llvm/llvm-project/pull/85810
parent 58df6467
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment