This will allow to model elementwise ops with this special op instead of using
GenericOp.
Also allow MapOp and ReduceOp to have no result if the output type is not a tensor.
This is needed for buffer semantics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo