~pali/llvm/polly-trunk

Viewing all changes in revision 3768.

  • Committer: pfaffe
  • Date: 2018-05-16 14:05:03 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:polly/trunk:332471
[ScopInfo] Remove usage of isl_set_n_basic_set()

Summary: This patch aims to remove the usage of old C-styled isl functions (in this case `isl_set_n_basic_set()`) in favor of new C++ isl interface based methods in `ScopInfo.cpp`.

Patch by Sahil Yerawar

Differential Revision: https://reviews.llvm.org/D46935

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: