[llvm] [ValueTracking] Implement sdiv/udiv support for isKnownNonNullFromDominatingCondition (PR #67282)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 00:02:54 PDT 2023
nikic wrote:
https://github.com/llvm/llvm-project/pull/69433 has been merged, so that should fix the sdiv-guard.ll test case.
https://github.com/llvm/llvm-project/pull/67282
More information about the llvm-commits
mailing list