tqchen commented on PR #20350:
URL: https://github.com/apache/tvm/pull/20350#issuecomment-5689259121

   Commit `49ed3fec16` simplifies managed visitor access at all 11 remaining 
alias sites, reuses one resettable ExprTouched per outer visitor, returns the 
dynamic-loop visitor results directly, and iterates all 12 remaining consumer 
index arrays natively. Expression groups reset the helper's touched flag, 
used/write variables, and write-tracking mode; inner interrupts remain isolated.
   
   Validation on the committed source: LLVM/CUDA build succeeded; 138 C++ tests 
passed; affected Python tests passed (148 passed, 1 skipped), covering virtual 
threads, dynamic-loop rejection, storage/shared-memory transforms, buffer 
analyses, Relax layout/pattern/distributed consumers, task extraction, and 
WebGPU code generation. All 15 saved schedule diagnostics match the baseline 
exactly. Full-PR formatting/lint passed. No GPU runtime result is claimed.
   


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