Skip to content

[FRONTEND] Provides an extra argument for dialect and pass it for the EdslMLIRJITFunction construction.#216

Merged
sgjzfzzf merged 1 commit intotriton_v3.5_edslfrom
triton_v3.5_edsl_swj
Dec 22, 2025
Merged

[FRONTEND] Provides an extra argument for dialect and pass it for the EdslMLIRJITFunction construction.#216
sgjzfzzf merged 1 commit intotriton_v3.5_edslfrom
triton_v3.5_edsl_swj

Conversation

@SabYic
Copy link
Collaborator

@SabYic SabYic commented Dec 22, 2025

No description provided.

@SabYic SabYic requested a review from sgjzfzzf December 22, 2025 07:08
@sgjzfzzf sgjzfzzf merged commit 23f56df into triton_v3.5_edsl Dec 22, 2025
3 of 9 checks passed
@sgjzfzzf sgjzfzzf deleted the triton_v3.5_edsl_swj branch December 22, 2025 07:10
sunnycase pushed a commit that referenced this pull request Jan 8, 2026
* Setup the framework of edsl

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* support scf.for loop

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* support softmax

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* support matmul

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* modified:   ../triton/experimental/flagtree/edsl/runtime.py (#216)

* add topk example skeleton

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* implement topk with edsl

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* replace while-loop-inside part with edsl

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* fix CMake Dependence bug (#247)

* [FEAT]enable use wheel as external LLVM (#248)

Resolves #211.

* update setup to support llvm from wheel

* allow attempts mul times in one python progress

* delete redundant code

* delete redundant code _ 2

* delete redundant code_3

* [BACKEND] Solve addresspace issue (#251)

resolve #209

* Reverse order of dimensions for memory descriptor

* Update typing.py

* support llvm.ptr as edsl input type

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* move the examples to tutorials

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* put edsl into tle

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* remove unused extension flag

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* tag modifications as tle raw

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* Refactor: Move LLVM wheel logic to setup_helper.py

* Apply code-format changes

---------

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>
Co-authored-by: Phoenixtree <sunwenjia04@163.com>
Co-authored-by: starrryz <760668919@qq.com>
Co-authored-by: flagtree-bot <flagtree_ai@163.com>
zhzhcookie pushed a commit that referenced this pull request Mar 13, 2026
* Setup the framework of edsl

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* support scf.for loop

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* support softmax

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* support matmul

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* modified:   ../triton/experimental/flagtree/edsl/runtime.py (#216)

* add topk example skeleton

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* implement topk with edsl

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* replace while-loop-inside part with edsl

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* fix CMake Dependence bug (#247)

* [FEAT]enable use wheel as external LLVM (#248)

Resolves #211.

* update setup to support llvm from wheel

* allow attempts mul times in one python progress

* delete redundant code

* delete redundant code _ 2

* delete redundant code_3

* [BACKEND] Solve addresspace issue (#251)

resolve #209

* Reverse order of dimensions for memory descriptor

* Update typing.py

* support llvm.ptr as edsl input type

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* move the examples to tutorials

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* put edsl into tle

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* remove unused extension flag

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* tag modifications as tle raw

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>

* Refactor: Move LLVM wheel logic to setup_helper.py

* Apply code-format changes

---------

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>
Co-authored-by: Phoenixtree <sunwenjia04@163.com>
Co-authored-by: starrryz <760668919@qq.com>
Co-authored-by: flagtree-bot <flagtree_ai@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants