[Mlir-commits] [mlir] [MLIR][Presburger] Implement arithmetic operations (/, +, -) and printing for Fractions (PR #65310)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Sep 5 07:06:11 PDT 2023


Abhinav271828 wrote:

> It would be great if you could also add +=, -= which are also used in Matrix, so that doesn't have to be changed over there.

Done!

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


More information about the Mlir-commits mailing list