[Triton-MLIR] Two fixes on allocation and backend related with MMA v1 (#930)
This commit is contained in:
@@ -31,6 +31,8 @@ SmallVector<unsigned> getWarpsPerCTA(Attribute layout);
|
||||
|
||||
SmallVector<unsigned> getSizePerThread(Attribute layout);
|
||||
|
||||
SmallVector<unsigned> getContigPerThread(Attribute layout);
|
||||
|
||||
SmallVector<unsigned> getThreadsPerCTA(const Attribute &layout);
|
||||
|
||||
SmallVector<unsigned> getShapePerCTA(const Attribute &layout);
|
||||
|
Reference in New Issue
Block a user