llvm-project/polly/lib
Michael Kruse e2d4b02404 [Polly][ScopInliner] Indicate if the IR has changed.
Return true to indicate that the IR has changed if the nested pass
manager has changed it.

Fixes the ScopInliner tests in the LLVM_ENABLE_EXPENSIVE_CHECKS=ON
configuration.

Thanks to Alexandre Ganea for reporting.
2021-06-24 15:44:39 -05:00
..
Analysis [Polly][Isl] Replacing isl method `to_str()` with `stringFromIslObj()`. NFC. 2021-06-15 14:22:10 +02:00
CodeGen [Polly][Isl] Refactoring IslAstInfo::getBuild() and IslAstInfo::IslAstUserPayload::Build to use isl++. NFC 2021-06-18 09:53:51 +02:00
Exchange [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00
External [Polly][Isl] Replacing isl method `to_str()` with `stringFromIslObj()`. NFC. 2021-06-15 14:22:10 +02:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support [Polly][Isl] Replacing isl method `to_str()` with `stringFromIslObj()`. NFC. 2021-06-15 14:22:10 +02:00
Transform [Polly][ScopInliner] Indicate if the IR has changed. 2021-06-24 15:44:39 -05:00
CMakeLists.txt [Polly] Move MatMul optimization into its own file. NFC. 2021-06-04 23:22:30 -05:00