Adds documentation to the GPU dialect docs giving a general overview of the new
compilation mechanism introduced in the patch series ending in D154153.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Updated the docs with the comments.
mlir/docs/Dialects/GPU.md | ||
---|---|---|
41 | I saw it, I'll create a notice there too. Should we add a deprecation warning on the passes, so if a user uses it they get a warning? |
There is a page of the mlir website also to document depreciation, worth mentioning it there and linking to this doc, after this patch lands.