[TLE] add op conversion for tle in triton_to_linalg pass (#50) feat(triton_to_linalg) add op converter for triton_to_linalg [FEAT]: remove DSAAlloc, DSA_To_Tensor, DSA_To_Buffer for tle [FIX]: add hint support for DSACopyOp, and disable bubbleup pass for the specificed case: if parentOp has been used before and the depth of parentOp in loop is not the same as extract op [REFACT]: remove tle op conversion from LoadStoreConverter and implement in triton/third_party/tle/dsa [FIX]: remove redundant code [FIX]: reset pass in bubble up pass
[TLE] add op conversion for tle in triton_to_linalg pass (#50)
feat(triton_to_linalg) add op converter for triton_to_linalg
[FEAT]: remove DSAAlloc, DSA_To_Tensor, DSA_To_Buffer for tle
[FIX]: add hint support for DSACopyOp, and disable bubbleup pass for the specificed case: if parentOp has been used before and the depth of parentOp in loop is not the same as extract op
[REFACT]: remove tle op conversion from LoadStoreConverter and implement in triton/third_party/tle/dsa
[FIX]: remove redundant code
[FIX]: reset pass in bubble up pass
FlagTree IR is forked from microsoft/triton-shared, which is a Shared Middle-Layer for Triton Compilation. It is used for FlagTree.
Please refer to https://github.com/FlagTree/flagtree.
FLIR is licensed under the MIT license.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
FLIR
FlagTree IR is forked from microsoft/triton-shared, which is a Shared Middle-Layer for Triton Compilation. It is used for FlagTree.
Contributing
Please refer to https://github.com/FlagTree/flagtree.
License
FLIR is licensed under the MIT license.