repo.or.cz
/
isl.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
4018f45
)
isl_flow.c: access_sort_cmp: drop spurious empty line
author
Sven Verdoolaege
<sven.verdoolaege@gmail.com>
Wed, 26 Jul 2017 16:31:35 +0000
(26 18:31 +0200)
committer
Sven Verdoolaege
<sven.verdoolaege@gmail.com>
Wed, 26 Jul 2017 16:31:51 +0000
(26 18:31 +0200)
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_flow.c
patch
|
blob
|
blame
|
history
diff --git
a/isl_flow.c
b/isl_flow.c
index
21872b2
..
311373c
100644
(file)
--- a/
isl_flow.c
+++ b/
isl_flow.c
@@
-366,7
+366,6
@@
static int access_sort_cmp(const void *p1, const void *p2, void *user)
error:
sort_info->error = 1;
return 0;
-
}
/* Sort the must source accesses in their textual order.