This is simpy using the x86 optimized elements when targetting x86 cpus.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106551
[libc] optimize bzero/memset for x86 ClosedPublic Authored by gchatelet on Jul 22 2021, 8:01 AM.
Details
Summary This is simpy using the x86 optimized elements when targetting x86 cpus.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 23 2021, 5:18 AM Closed by commit rG24ffb98f9dbd: [libc] optimize bzero/memset for x86 (authored by gchatelet). · Explain WhyJul 23 2021, 5:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 361163 libc/src/string/memory_utils/memset_utils.h
|