https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/66740 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
[clang-tools-extra] [InstCombine] Canonicalize `and(zext(A), B)` into `select A, B & 1, 0` (PR #66740)
Yingwei Zheng via cfe-commits Thu, 28 Sep 2023 11:52:16 -0700
- [clang-tools-extra] [InstCombine] Canonicali... Yingwei Zheng via cfe-commits
- [clang-tools-extra] [InstCombine] Canon... Yingwei Zheng via cfe-commits