[libc-commits] [libc] [InstCombine] Canonicalize `and(zext(A), B)` into `select A, B & 1, 0` (PR #66740)

Yingwei Zheng via libc-commits libc-commits at lists.llvm.org
Thu Sep 21 01:58:23 PDT 2023


dtcxzyw wrote:

To avoid backend regressions, I will merge this PR after #66793.


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


More information about the libc-commits mailing list