forked from OSchip/llvm-project
b55aedd0b8
This is part of an effort to reduce the differences between the custom C++ bindings used right now by polly in `lib/External/isl/include/isl/isl-noxceptions.h` and the official isl C++ interface.
Changes made:
- Use `isl::union_set::unite()` instead of `isl::union_set::add_set()`
- `isl-noexceptions.h` has been generated by this
|
||
---|---|---|
.. | ||
DeLICM | ||
Flatten | ||
Isl | ||
ScheduleOptimizer | ||
ScopPassManager | ||
Support | ||
CMakeLists.txt |