There's a missing abs, so it returns a negative value if the divisor is negative. Later this is then cast to uint.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.
There's a missing abs, so it returns a negative value if the divisor is negative. Later this is then cast to uint.
See https://mlir.llvm.org/ for more information.