|
tvm
|
S-TIR specific Adreno GPU transformation passes. More...
#include <tvm/ir/transform.h>#include <tvm/s_tir/transform.h>#include <tvm/target/target.h>#include <tvm/tirx/expr.h>#include <tvm/tirx/function.h>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| tvm | |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| tvm::s_tir | |
| tvm::s_tir::backend | |
| tvm::s_tir::backend::adreno | |
| tvm::s_tir::backend::adreno::transform | |
Functions | |
| Pass | tvm::s_tir::backend::adreno::transform::TextureFlatten () |
| Texture flattening pass. More... | |
| Pass | tvm::s_tir::backend::adreno::transform::InjectTextureAlloc () |
| Inject Texture Allocation intrinsic. More... | |
S-TIR specific Adreno GPU transformation passes.