Revert D148717 "[libc] Improve memcmp latency and codegen"
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 5 Jun 2023 09:50:30 +0000 (09:50 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 5 Jun 2023 09:50:30 +0000 (09:50 +0000)
commite49a6085111b9cbba69b330f9bfc6e0aae9e53e8
tree3c075e05bfd1692dd226e206df50d372a83606cf
parentd37d4072f2eef35ba573350faa07909a36988e34
Revert D148717 "[libc] Improve memcmp latency and codegen"

This reverts commit 9ec6ebd3ceabb29482aa18a64b943788b65223dc.

The patch broke RISCV and aarch64 builtbots.
libc/src/string/CMakeLists.txt
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/bcmp_implementations.h
libc/src/string/memory_utils/memcmp_implementations.h
libc/src/string/memory_utils/op_generic.h
libc/src/string/memory_utils/op_x86.h
libc/src/string/memory_utils/utils.h
libc/src/string/memory_utils/x86_64/memcmp_implementations.h
libc/test/src/string/memory_utils/op_tests.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel