mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
This is a follow-up PR of #162699. In this PR we clean CAPI and Python bindings of MLIR rewrite part by: - remove all manually-defined `wrap`/`unwrap` functions; - remove useless nanobind-defined Python class `RewritePattern`.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.