[llvm] [clang] [ValueTracking] Add dominating condition support in computeKnownBits() (PR #73662)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 01:34:25 PST 2023


nikic wrote:

> Could you please rebase this patch on #74246 and add a test for #74242?

Done. The new test is `@div_by_zero_or_one_from_dom_cond`.

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


More information about the llvm-commits mailing list