Expand rewriter gen to handle string attributes in output.
* Extend to handle rewrite patterns with output attributes; - Constant attributes are defined with a value and a type; - The type of the value is mapped to the corresponding attribute type (string -> StringAttr); * Verifies the type of operands in the resultant matches the defined op's operands; PiperOrigin-RevId: 226468908
Loading
Please sign in to comment