[PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 07:19:13 PST 2016
grosser accepted this revision.
grosser added a comment.
This revision is now accepted and ready to land.
LGTM.
Besides one unrelated whitespace change and a couple of typos in the commit message.
Best,
Tobias
================
Comment at: lib/Analysis/ScopInfo.cpp:115
@@ -114,3 +114,2 @@
//===----------------------------------------------------------------------===//
-
// Create a sequence of two schedules. Either argument may be null and is
----------------
Unrelated withspace change.
Repository:
rL LLVM
http://reviews.llvm.org/D17241
More information about the llvm-commits
mailing list