[libc-commits] [libc] [libc] NVPTX Profiling Draft (PR #92009)
via libc-commits
libc-commits at lists.llvm.org
Thu May 23 09:06:38 PDT 2024
================
@@ -202,4 +207,4 @@ target_link_libraries(libc.benchmarks.memory_functions.opt_host
)
llvm_update_compile_flags(libc.benchmarks.memory_functions.opt_host)
-add_subdirectory(automemcpy)
+add_subdirectory(automemcpy)
----------------
jameshu15869 wrote:
Yeah, but I think I figured it out
https://github.com/llvm/llvm-project/pull/92009
More information about the libc-commits
mailing list