Add IslPtr type traits. NFC.
authorMichael Kruse <llvm@meinersbur.de>
Wed, 7 Dec 2016 16:17:59 +0000 (16:17 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Wed, 7 Dec 2016 16:17:59 +0000 (16:17 +0000)
commit2ead2bfc12905a5df2518ea2f5419d6f18d4aae1
treebd940fa7bbd04ef65378da5e7f5278a7e16f070b
parentd69e01297f2c4539debd2f35d66c7013b6fe0cfc
Add IslPtr type traits. NFC.

Add traits for isl_id and isl_multi_aff, required by out-of-tree patches
currently in progress of upstreaming.

isl_union_pw_aff_dump has been added to ISL during one of the last ISL
updates, such that we can also enable its dump() trait.

llvm-svn: 288915
polly/include/polly/Support/GICHelper.h
polly/lib/Support/GICHelper.cpp