[mlir][Arith] Fold integer shift op with zero.
This revision folds arith.shrui, arith.shrsi and arith.shli with zero rhs to lhs. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D140749
Loading
Please sign in to comment
This revision folds arith.shrui, arith.shrsi and arith.shli with zero rhs to lhs. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D140749