We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becae2b commit 46b84faCopy full SHA for 46b84fa
polly/include/polly/ScopInfo.h
@@ -51,7 +51,7 @@ extern bool UseInstructionNames;
51
52
// The maximal number of basic sets we allow during domain construction to
53
// be created. More complex scops will result in very high compile time and
54
-// are also unlikely to result in good code
+// are also unlikely to result in good code.
55
extern int const MaxDisjunctsInDomain;
56
57
/// Enumeration of assumptions Polly can take.
0 commit comments