[DeLICM] Add forgotten isl_space_set_tuple_id in unittests.
authorMichael Kruse <llvm@meinersbur.de>
Mon, 20 Mar 2017 15:24:45 +0000 (15:24 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Mon, 20 Mar 2017 15:24:45 +0000 (15:24 +0000)
commitd75d56e9bf5df49035ad68af878ac7fbbad3bf58
tree8250a012b656b8af3c08ed17b64be31595de2ec7
parentb96f40dd03916243e503623101ced22043900c4f
[DeLICM] Add forgotten isl_space_set_tuple_id in unittests.

Otherwise the isl_id NewId which ensures uniqueness of the
created space is unused. None of the tests currently uses an
nameless tuple, so there is not change in what is tested.

llvm-svn: 298258
polly/unittests/DeLICM/DeLICMTest.cpp