[all-commits] [llvm/llvm-project] 8759f1: Revert "[libc] Default the GPU build to the defaul...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Jul 18 09:02:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8759f1b03083c856053c4fae9b9da66f9b34af94
https://github.com/llvm/llvm-project/commit/8759f1b03083c856053c4fae9b9da66f9b34af94
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M libc/src/string/memory_utils/bcmp_implementations.h
M libc/src/string/memory_utils/memcmp_implementations.h
M libc/src/string/memory_utils/memcpy_implementations.h
M libc/src/string/memory_utils/memmove_implementations.h
M libc/src/string/memory_utils/memset_implementations.h
Log Message:
-----------
Revert "[libc] Default the GPU build to the default memory utilities"
This reverts commit eca8b54a5f76c65a055bac05556b70c2a0ec63a1.
Another user reverted the patch this was based on leaving this one in a
broken state.
More information about the All-commits
mailing list