Files
clang-p2996/mlir
Longsheng Mou 7d650bf331 [mlir][tosa] Fix several bugs in DepthwiseConv2DIsMul (#129210)
This PR fixes several bugs in `DepthwiseConv2DIsMul`:
- The DepthwiseConv2DOp should restrict the types to integer or float to
prevent a crash.
- `notifyMatchFailure` should be called before creating the new
operations.
2025-03-03 13:45:00 -08:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.