This also adds tests for abs, ceilDiv, floorDiv, mod, gcd and lcm.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/unittests/Analysis/Presburger/MPIntTest.cpp | ||
---|---|---|
167–172 | Could you also add tests when both arguments are over 64bit int? |
Could you also add tests when both arguments are over 64bit int?