Christopher Sidebottom

Results 61 comments of Christopher Sidebottom

micronpu @Mousius ci @Mousius aot @Mousius tvmc @Mousius microTVM @Mousius

> Looks good, but did you mean to commit `python/MANIFEST.in`? What do you mean? 🙈

Currently all of the gel-grid classes use the mobile first convention, so use `@s` to mean "from the small breakpoint". What you are introducing is a different pattern and I...

@leandron, looking at Docker Hub (https://hub.docker.com/_/hello-world) it would appear the convention for image names is to use `-` there as well (i.e. `tlcpack/ci-cpu` rather than `tlcpack/ci_cpu`) can we go for...

> > @leandron, looking at Docker Hub (https://hub.docker.com/_/hello-world) it would appear the convention for image names is to use `-` there as well (i.e. `tlcpack/ci-cpu` rather than `tlcpack/ci_cpu`) can we...

> @Mousius In this case, @YuchenJin 's reply clearly articulated that there is a close co-design of these factors, and changing to adopt dynamic alone would imply a one-step jump...

@cbrt64 iirc the stack alignment is helping to encourage the compiler to place things in the correct registers whilst also working around the compiler not wanting to index into them...