[Mlir-commits] [mlir] [InstCombine] Canonicalize `and(zext(A), B)` into `select A, B & 1, 0` (PR #66740)
Yingwei Zheng
llvmlistbot at llvm.org
Thu Sep 21 01:51:07 PDT 2023
https://github.com/dtcxzyw edited https://github.com/llvm/llvm-project/pull/66740
More information about the Mlir-commits
mailing list