tqchen opened a new pull request, #19760:
URL: https://github.com/apache/tvm/pull/19760

   ## Summary
   
   The in-tree target custom datatype path adds maintenance surface while 
current development focuses on core datatypes. This PR phases out the built-in 
registry/lowering implementation and keeps the core dtype behavior intact.
   
   - Remove the target/datatype implementation, BYODT posit build option, and 
related Python helpers
   - Remove the custom datatype lowering pass from TIRX and S-TIR finalization 
pipelines
   - Simplify remaining TIRX dtype handling back to built-in/core datatypes


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to