buddy-compiler / buddy-mlir

An MLIR-based compiler framework bridges DSLs (domain-specific languages) to DSAs (domain-specific architectures).
https://buddy-compiler.github.io/
Apache License 2.0
485 stars 159 forks source link

add optimization plans for concat matmul, eliminate add-zero, eliminate useless identity op #344

Open effrey-liu opened 2 months ago

effrey-liu commented 2 months ago

add optimization plans for concat matmul, eliminate add-zero, eliminate useless identity op.