[all-commits] [llvm/llvm-project] 4e5b11: Revert "Refactor WIDE_READ to allow finer control ...

Sterling-Augustine via All-commits all-commits at lists.llvm.org
Thu Dec 4 10:35:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e5b114ce286f013de276b11f238230674d4b33a
      https://github.com/llvm/llvm-project/commit/4e5b114ce286f013de276b11f238230674d4b33a
  Author: Sterling-Augustine <saugustine at google.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M libc/cmake/modules/LLVMLibCCompileOptionRules.cmake
    M libc/config/config.json
    M libc/config/linux/arm/config.json
    M libc/config/linux/config.json
    M libc/config/linux/riscv/config.json
    M libc/docs/configure.rst
    M libc/src/string/memory_utils/aarch64/inline_strlen.h
    M libc/src/string/memory_utils/generic/inline_strlen.h
    M libc/src/string/memory_utils/x86_64/inline_strlen.h
    R libc/src/string/string_length.h
    M libc/src/string/string_utils.h
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    M utils/bazel/llvm-project-overlay/libc/libc_configure_options.bzl

  Log Message:
  -----------
  Revert "Refactor WIDE_READ to allow finer control over high-performance function selection" (#170717)

Reverts llvm/llvm-project#165613

Breaks build bot



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list