Update passes to use offload_copy based on root module (#1875)
Needed to run multi-targeted program where "main" isn't the only root module. There could be many root modules other than main.
Showing
Please register or sign in to comment
Needed to run multi-targeted program where "main" isn't the only root module. There could be many root modules other than main.