[PATCH] D106269: [Polly][Isl] Stop using isl::set::lex_le_set. NFC

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 19 06:41:59 PDT 2021


Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.

LGTM.

Are you going to do the same for `lex_ge_set`, `lex_gt_set` and `lex_lt_set`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106269



More information about the llvm-commits mailing list