AndrewZhaoLuo commented on PR #14167: URL: https://github.com/apache/tvm/pull/14167#issuecomment-1461054673
> > Shared memory — Bank Conflicts > > Have you tried using `storage_align` sch primitive? It achieves similar things as shmem padding for power of two size shmem. Ah yes, this might be exactly what I am looking for, thanks for bringing it to my attention. -- 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]
