[REFACTOR][TIR] Introduce PrimFuncPass. (#5139)
* [REFACTOR][TIR] Introduce PrimFuncPass. - Introduce PrimFuncPass - Convert one pass to the unified Pass API. * Address comments * Fix comments
Showing
include/tvm/tir/transform.h
0 → 100644
python/tvm/tir/transform/__init__.py
0 → 100644
python/tvm/tir/transform/_ffi_api.py
0 → 100644
python/tvm/tir/transform/function_pass.py
0 → 100644
python/tvm/tir/transform/transform.py
0 → 100644
src/tir/ir/transform.cc
0 → 100644
Please
register
or
sign in
to comment