mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[BACKEND] Convert layout illegal mem access fix (#2287)
This commit is contained in:
@@ -21,6 +21,7 @@ class AllocationAnalysis;
|
||||
SmallVector<unsigned>
|
||||
getScratchConfigForCvtLayout(triton::gpu::ConvertLayoutOp op, unsigned &inVec,
|
||||
unsigned &outVec);
|
||||
SmallVector<unsigned> getRepShapeForCvtLayout(triton::gpu::ConvertLayoutOp op);
|
||||
|
||||
} // namespace triton
|
||||
|
||||
|
||||
Reference in New Issue
Block a user