We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67021e3 commit b34da13Copy full SHA for b34da13
website/content/getting_started/openprojects.md
@@ -19,7 +19,6 @@ starting on these projects.
19
* llvm-canon kind of tools for MLIR (mentor: Mehdi Amini, Jacques Pienaar)
20
* IR query tool to make exploring the IR easier (e.g., all operations dominated
21
by X, find possible path between two ops, etc.) (mentor: Jacques Pienaar)
22
-* Fuzzer for the MLIR Binary serialization / bitcode format (Mehdi Amini)
23
* GLSL to SPIR-V dialect frontend (mentor: Lei Zhang)
24
* Requires: building up graphics side of the SPIR-V dialect
25
* Purpose: give MLIR more frontends :) improve graphics tooling
0 commit comments