mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Add Helion language support (#8206)
Helion is a Python-embedded domain-specific language (DSL) for authoring machine learning kernels, designed to compile down to Triton. https://github.com/pytorch/helion I mostly followed the Triton example, please let me know if there's more I need to do or anything I missed. infra PR: https://github.com/compiler-explorer/infra/pull/1875
This commit is contained in:
@@ -169,3 +169,4 @@ From oldest to newest contributor, we would like to thank:
|
||||
- [natinusala](https://github.com/natinusala)
|
||||
- [LJ](https://github.com/elle-j)
|
||||
- [Frank Leon Rose](https://github.com/frankleonrose)
|
||||
- [Oguz Ulgen](https://github.com/oulgen)
|
||||
|
||||
Reference in New Issue
Block a user