[PATCH] D104370: [Polly][Isl] Refactoring `IslAstInfo::getBuild()` and `IslAstInfo::IslAstUserPayload::Build` to use isl++. NFC.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 12:56:03 PDT 2021


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

LGTM.

Could you remove the backticks from the title before committing? It is not interpreted as Markdown and its shortness is comparatively important (Many guidelines <https://chris.beams.io/posts/git-commit/#limit-50> recommend at most 50 characters)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104370



More information about the llvm-commits mailing list