In triton-lang/triton#8523, and others like it, Triton is gaining support for out-of-tree passes, dialects, etc. The plugin contained in this repository should migrate to use that machinery. This should allow us to remove the patches maintained in .github/patches.
Suggestions welcome for how to do this incrementally.
In triton-lang/triton#8523, and others like it, Triton is gaining support for out-of-tree passes, dialects, etc. The plugin contained in this repository should migrate to use that machinery. This should allow us to remove the patches maintained in
.github/patches.Suggestions welcome for how to do this incrementally.