Details
Details
- Reviewers
courbet - Commits
- rG8cc440b3e7bf: [libc][NFC] Split memcpy implementations per platform
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155099
[libc][NFC] Split memcpy implementations per platform ClosedPublic Authored by gchatelet on Jul 12 2023, 9:41 AM.
Details
Summary
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 12 2023, 9:41 AM This revision is now accepted and ready to land.Jul 13 2023, 2:39 AM This revision was landed with ongoing or failed builds.Jul 13 2023, 3:30 AM Closed by commit rG8cc440b3e7bf: [libc][NFC] Split memcpy implementations per platform (authored by gchatelet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539926 libc/src/__support/CPP/string.h
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/memcpy_implementations.h
libc/src/string/memory_utils/riscv/memcpy_implementations.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
|