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

   Fixes a small issue which caused SeqStmts to get left behind in the body of 
the inner allocate after hoisting the allocates. Flattening now happens after 
the mutation has happened, which consequently helps simplify the pass.
   
   The `test_outer_seq_stmt` test case already had this behavior, so a new 
check has been added to catch this case.
   
   cc @NicolaLancellotti @manupa-arm @ekalda 


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

Reply via email to