Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-tile
/ mlirCudaTileRegisterFuseFMAPass
Function
mlirCudaTileRegisterFuseFMAPass
lib/CAPI/Dialect/CudaTileDialect.cpp:732–732 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
730
}
731
732
void mlirCudaTileRegisterFuseFMAPass(void) { registerFuseFMAPass(); }
733
734
void mlirCudaTileRegisterLoopSplitPass(void) { registerLoopSplitPass(); }
735
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected