kparzysz-quic commented on PR #12152: URL: https://github.com/apache/tvm/pull/12152#issuecomment-1195474345
Short answer: no. This came up when I was working on adding llvm-options to llvm target. That is going to be `Array<String>`, but I wanted a robust way of embedding arbitrary strings as option values, so that we don't place any restrictions there. So I thought about how to encode string within a string, etc, especially in a context of an array of strings. This is the result. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
