In some cases, the result of an initTensorOp may have an attribute.
However, the Attribute was not passed to inferResultType, failing the
verifier. Therefore, propagate the Attribute to inferResultType.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo