Skip to content
#

mlir

Here are 18 public repositories matching this topic...

mikeurbach
mikeurbach commented Apr 15, 2021

The npcomp project has a really nice feature where they get a hash of the actual github workflow content, and use that in the cache key for the LLVM/MLIR build. This lets you tweak build settings in that file without munging up the cache key every time, so we should probably do something similar.

https://github.com/llvm/mlir-npcomp/blob/28a0f02746f4a1315d8e17d9560f7ae1c255236c/.github/workflows

Improve this page

Add a description, image, and links to the mlir topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mlir topic, visit your repo's landing page and select "manage topics."

Learn more