Open hanhanW opened 15 hours ago
The revision adds the support for conversion between MaterializeEncodingInfo struct and DictionaryAttr. It also implements the in(equality) operators for the struct to verify if the deserialized result match the original struct.
The PR depends on https://github.com/iree-org/iree/pull/19257, please take a look at the last commit.
The revision adds the support for conversion between MaterializeEncodingInfo struct and DictionaryAttr. It also implements the in(equality) operators for the struct to verify if the deserialized result match the original struct.