PPCG codegen
authorTobias Grosser <tobias@grosser.es>
Wed, 1 Aug 2018 10:48:38 +0000 (10:48 +0000)
committerTobias Grosser <tobias@grosser.es>
Wed, 1 Aug 2018 10:48:38 +0000 (10:48 +0000)
commit5f865032dbf7e34596f0559fb44399052cc1ad1b
tree18363339eb2d3a64a80e621c11d4405fd4d88860
parentf73205b08b2d3d877f6e2a267fccadd4defca09a
PPCG codegen

The latest version of the isl C++ bindings does not export the 'set'
method yet. Fall back to the C interface until this method can be
exported.

llvm-svn: 338512
polly/lib/CodeGen/PPCGCodeGeneration.cpp