Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit e7b33f3

Browse files
author
Sven Verdoolaege
committed
drop isl::null
The single use case was removed in the previous commit.
1 parent 257758d commit e7b33f3

File tree

3 files changed

+0
-27
lines changed

3 files changed

+0
-27
lines changed

tc/core/islpp_wrap.h

Lines changed: 0 additions & 25 deletions
This file was deleted.

tc/core/polyhedral/cuda/codegen.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "tc/core/check.h"
2424
#include "tc/core/cuda/cuda_libraries.h"
2525
#include "tc/core/flags.h"
26-
#include "tc/core/islpp_wrap.h"
2726
#include "tc/core/polyhedral/codegen.h"
2827
#include "tc/core/polyhedral/cuda/codegen.h"
2928
#include "tc/core/polyhedral/cuda/mapping_types.h"

tc/external/detail/islpp.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#include <isl/cpp.h>
2828

2929
#include "tc/core/check.h"
30-
#include "tc/core/islpp_wrap.h"
3130

3231
namespace isl {
3332

0 commit comments

Comments
 (0)