|
tvm
|
TIR specific Adreno GPU transformation passes. More...
#include <tvm/ir/transform.h>#include <tvm/target/target.h>#include <tvm/tir/expr.h>#include <tvm/tir/function.h>#include <tvm/tir/transform.h>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| tvm | |
| Performance counters for profiling via the PAPI library. | |
| tvm::tir | |
| tvm::tir::backend | |
| tvm::tir::backend::adreno | |
| tvm::tir::backend::adreno::transform | |
Functions | |
| Pass | tvm::tir::backend::adreno::transform::TextureFlatten () |
| Texture flattening pass. More... | |
| Pass | tvm::tir::backend::adreno::transform::InjectTextureAlloc () |
| Inject Texture Allocation intrinsic. More... | |
TIR specific Adreno GPU transformation passes.