This repository was archived by the owner on Apr 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 2121#include < utility>
2222
2323#include " tc/core/check.h"
24+ #include " tc/core/cuda/cuda_libraries.h"
2425#include " tc/core/flags.h"
2526#include " tc/core/islpp_wrap.h"
26- #include " tc/core/libraries.h"
2727#include " tc/core/polyhedral/codegen.h"
2828#include " tc/core/polyhedral/cuda/codegen.h"
2929#include " tc/core/polyhedral/cuda/mapping_types.h"
Original file line number Diff line number Diff line change 2424#include < unordered_set>
2525
2626#include " tc/core/check.h"
27+ #include " tc/core/cuda/cuda_libraries.h"
2728#include " tc/core/flags.h"
2829#include " tc/core/gpu.h"
29- #include " tc/core/libraries.h"
3030#include " tc/core/polyhedral/cuda/codegen.h"
3131#include " tc/core/polyhedral/cuda/mapping_types.h"
3232#include " tc/core/polyhedral/cuda/memory_promotion_heuristic.h"
Original file line number Diff line number Diff line change 2525#include < gtest/gtest.h>
2626
2727#include " tc/core/constants.h"
28+ #include " tc/core/cuda/cuda_libraries.h"
2829#include " tc/core/cuda/cuda_mapping_options.h"
29- #include " tc/core/libraries.h"
3030#include " tc/core/polyhedral/cuda/codegen.h"
3131#include " tc/core/polyhedral/cuda/mapped_scop.h"
3232#include " tc/core/polyhedral/functional.h"
You can’t perform that action at this time.
0 commit comments