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

   This phases out PrimFunc.buffer_map as stored IR state. Buffer parameters 
now carry their BufferType annotation directly in PrimFunc.params, while a 
derived-map helper and legacy constructor shim preserve source compatibility.
   
   The migration updates construction and visitor paths across TIRx, TE, S-TIR, 
Relax, printers/parsers, packed-ABI lowering, specialization, storage 
rewriting, and related tests and documentation.


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