[all-commits] [llvm/llvm-project] 0c64ce: [libc] Rever "Simplifies multi implementations and...

Siva Chandra via All-commits all-commits at lists.llvm.org
Mon May 10 12:23:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c64cef8943546fce28936bb51cce2e22f88c698
      https://github.com/llvm/llvm-project/commit/0c64cef8943546fce28936bb51cce2e22f88c698
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2021-05-10 (Mon, 10 May 2021)

  Changed paths:
    M libc/cmake/modules/LLVMLibCCheckCpuFeatures.cmake
    M libc/src/string/CMakeLists.txt
    A libc/src/string/aarch64/CMakeLists.txt
    A libc/src/string/x86_64/CMakeLists.txt
    M libc/test/src/string/CMakeLists.txt

  Log Message:
  -----------
  [libc] Rever "Simplifies multi implementations and benchmarks".

This reverts commit 541f107871bc9c020925a6e5342542a47c902d12 as the bots
are failing with unknown architecture "x86-64-v*". Will let the original
author decide on the right course of action to correct the problem and
reland.




More information about the All-commits mailing list