Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ name
Method
name
test/gpu/mlir.cpp:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
struct mlir_gpu_target : migraphx::gpu::target
44
{
45
std::string name() const { return
"mlir"
; }
46
std::vector<migraphx::pass> get_passes(migraphx::context& gctx,
47
const migraphx::compile_options&) const
48
{
Callers
2
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected