You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/11/09 02:39:08 UTC

[GitHub] [incubator-tvm] tqchen edited a comment on issue #6884: BUG in CodeGenC::PrintSSAAssign

tqchen edited a comment on issue #6884:
URL: https://github.com/apache/incubator-tvm/issues/6884#issuecomment-723720457


   i see, this is indeed a bad case as we did not check the bracket match. 
   
   To improve the code further, it would be great if we can enhance the bracket checking and only remove if we find the two brackets are indeed matches each other(by running a simple counter match scan)
   
   Can you send a PR?
   
   Thanks for the finding


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org