Details
Details
- Reviewers
nicolasvasilache
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/Tosa/IR/TosaOps.cpp | ||
|---|---|---|
| 992 | this function does not cover all changes needed. It is an expanded version of isCompatibleReturnTypes used in this file, with this additional check. | |
| mlir/lib/Dialect/Tosa/IR/TosaOps.cpp | ||
|---|---|---|
| 992 | Can you explain the rational for the checks in this function? What is the goal here? | |
this function does not cover all changes needed. It is an expanded version of isCompatibleReturnTypes used in this file, with this additional check.