Lunderberg opened a new pull request #8048: URL: https://github.com/apache/tvm/pull/8048
Codifies the current requirements that are implicit in the shaders built by CodeGenSPIRV (e.g. can read from 8-bit buffers). The next steps for this development are (1) to query driver/device support information from the device, (2) to pass these query parameters through the Target, and (3) to ensure correct shader generation even when features are not supported. Step (3) will require exposing the target properties to relay optimization passes. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
