This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Link mlir_runner_utils statically into cuda/rocm-runtime-wrappers.
AbandonedPublic

Authored by csigg on Jan 27 2021, 10:36 AM.

Details

Reviewers
herhut
aartbik
Summary

Resubmit cf50f4f764566a78da8c0551f853118fe604d8d7, with the target_link_libraries of cuda/rocm-runtime-wrappers marked PRIVATE.

Diff Detail

Event Timeline

csigg created this revision.Jan 27 2021, 10:36 AM
csigg requested review of this revision.Jan 27 2021, 10:36 AM
csigg abandoned this revision.Jan 28 2021, 5:52 AM

Doesn't work because no symbols from mlir_runner_utils_static are used, and is therefore not linked into the cuda-runtime-wrappers.so.