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

   Inline the bound checker's sole guarded Ramp scalarizer call as `base + 
lanes * stride`, preserving the existing operands and multiplication order. 
Remove the unused private scalarizer header, implementation and include.
   
   The change affects three source paths and retains existing bound-check 
behavior. No helper references remain.
   
   Validation: compiler build and clang-format passed;74 existing tests passed 
(rank-zero bound checker:1, vectorization:73). These suites do not directly 
cover the guarded Ramp instrumentation path; source audit confirms the old and 
new expressions are identical.
   


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