[PATCH] D46227: [islpp] Do not abuse isl::stat::error as early-abort

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 2 08:23:08 PDT 2018


philip.pfaffe added a comment.

I'm generally fine with this, just one more nit: I don't like for the argument to be called `Aborted`, for that suggests an error condition. What about `BreakIteration` instead?


Repository:
  rPLO Polly

https://reviews.llvm.org/D46227





More information about the llvm-commits mailing list