[Polly] Remove unused declaration. NFC.

This commit is contained in:
Michael Kruse 2021-02-12 02:18:34 -06:00
parent 63d787e5d4
commit f0f5afc4dd
1 changed files with 0 additions and 2 deletions

View File

@ -338,8 +338,6 @@ struct MatMulInfoTy {
int k = -1;
};
extern bool DisablePollyTiling;
class ScheduleTreeOptimizer {
public:
/// Apply schedule tree transformations.