[llvm] [clang] [InstCombine] Infer zext nneg flag (PR #71534)

via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 9 03:19:11 PST 2023


mikaelholmen wrote:

> Should be fixed by [1b1c817](https://github.com/llvm/llvm-project/commit/1b1c81772fe50a1cb2b2adf8d8cf442c0b73602f).

I've confirmed that the instances of the problem that we saw are fixed by 1b1c81772fe50a.
Thanks!

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


More information about the cfe-commits mailing list