#include "mlir/Dialect/SCF/Transforms/Passes.h"
#include "mlir/Dialect/Affine/IR/AffineOps.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "mlir/Dialect/SCF/Utils/Utils.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/Support/Debug.h"
#include "mlir/Dialect/SCF/Transforms/Passes.h.inc"
Go to the source code of this file.
|
| | mlir |
| | Include the generated interface declarations.
|
| |
◆ DEBUG_TYPE
| #define DEBUG_TYPE "parallel-loop-collapsing" |
◆ GEN_PASS_DEF_TESTSCFPARALLELLOOPCOLLAPSING
| #define GEN_PASS_DEF_TESTSCFPARALLELLOOPCOLLAPSING |