Bo Qiao

Results 22 comments of Bo Qiao

@jim19930609 @strongoier Any suggestions on this? Should we update the `get_store_forwarding_data` function to be able to optimize this kind of pattern as well? ``` @ti.kernel def foo_field(acc: ti.template()): for i...

> I think this is definitely some optimization opportunity, which may or may not be taken care of by the backend compilers. However, is this the solution to the current...