scan.cc: strided_domain: return parameter set
commit1f1431477ba586a92b83ee65d34d775bc1c42826
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 19 Jan 2012 13:16:12 +0000 (19 14:16 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Mar 2012 11:53:12 +0000 (6 12:53 +0100)
tree3992e03886a96e37592f9386636c7da660eeec43
parent2a9823163866c3786a69335c2b09995e767dcbb8
scan.cc: strided_domain: return parameter set

Non-strided domains are also represented as parameter sets
at this point in the code.  Although the domain will later
be turned into a 1D set, it's better to be consistent with
non-strided domains.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc