[Mlir-commits] [mlir] [InstCombine] Canonicalize `and(zext(A), B)` into `select A, B & 1, 0` (PR #66740)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Sep 18 23:51:44 PDT 2023
DianQK wrote:
We should use rebase instead of merge.
I recommend force push to change the code before the review starts.
https://github.com/llvm/llvm-project/pull/66740
More information about the Mlir-commits
mailing list