Skeleton for the pipeline pass

This commit is contained in:
Yan Da
2022-05-11 16:13:53 +08:00
parent 96876a46d1
commit 1a4fbed25b
9 changed files with 344 additions and 12 deletions

View File

@@ -182,6 +182,8 @@ target_link_libraries(triton
TritonTransforms
TritonDriver
TritonToTritonGPU
TritonGPUIR
TritonGPUTransforms
# optimizations
MLIRPass
MLIRTransforms