[libc][NFC] Use new approach based on types to code memset
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 11 Apr 2023 11:31:38 +0000 (11:31 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 11 Apr 2023 11:32:09 +0000 (11:32 +0000)
commit1a4696d9ec26eb4f7e9768bc279235667232e92a
treee9ef9d861ecc6b55d0dbac6ade5fb2ad44686f3c
parent991c7e11728f6f6372e5dc865e3a4c0636a575ea
[libc][NFC] Use new approach based on types to code memset
libc/src/string/memory_utils/memset_implementations.h
libc/src/string/memory_utils/op_aarch64.h
libc/src/string/memory_utils/op_generic.h
libc/test/src/string/memory_utils/op_tests.cpp