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

Yingwei Zheng via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 6 03:42:43 PST 2023


https://github.com/dtcxzyw approved this pull request.

The regression in `Shootout-C++-ary2` may be caused by ThinLTO. But I think it is OK to go ahead and merge :)


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


More information about the cfe-commits mailing list