mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 10:06:05 +00:00

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.