[PATCH] D80860: Exact integer emptiness checks for FlatAffineConstraints

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 27 03:31:11 PDT 2020


bondhugula added inline comments.


================
Comment at: mlir/include/mlir/Analysis/Presburger/Fraction.h:38
+
+  // The numerator and denominator, respectively. The denominator is always
+  // positive.
----------------
This has to be a /// comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80860/new/

https://reviews.llvm.org/D80860





More information about the llvm-commits mailing list