[all-commits] [llvm/llvm-project] 15b908: Revert "[libc] Separate memcpy implementations per...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Wed Feb 15 05:30:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15b90805bcb8a567525a0a3605904f3ea59490dd
      https://github.com/llvm/llvm-project/commit/15b90805bcb8a567525a0a3605904f3ea59490dd
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M libc/src/string/memory_utils/CMakeLists.txt
    R libc/src/string/memory_utils/aarch64/memcpy_implementations.h
    M libc/src/string/memory_utils/memcpy_implementations.h
    R libc/src/string/memory_utils/x86_64/memcpy_implementations.h
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc] Separate memcpy implementations per arch"

This is patch is still breaking downstream users...
This reverts commit 97e441dc6cfae31bc56b375e43899946ec7f08a8.




More information about the All-commits mailing list