[Mlir-commits] [mlir] [MLIR][Arith][WIE] Fix Conversions for Shift Left and Right Ops (PR #198457)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri May 29 11:03:15 PDT 2026


veera-efficient wrote:

@kuhar Sure, that will work but it will use more ops than the proposed fix.

I think this'd be better since this pass might be used for embedded systems where having a small code size is highly beneficial.

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


More information about the Mlir-commits mailing list