[all-commits] [llvm/llvm-project] 3950e4: Revert "[libc] handle memset sequence as a separat...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Apr 18 08:25:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3950e44eb0ad8d12705d9211c76d622c76f387e9
      https://github.com/llvm/llvm-project/commit/3950e44eb0ad8d12705d9211c76d622c76f387e9
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

  Changed paths:
    M libc/src/string/memory_utils/memset_implementations.h
    M libc/src/string/memory_utils/op_generic.h
    M libc/test/src/string/memory_utils/op_tests.cpp

  Log Message:
  -----------
  Revert "[libc] handle memset sequence as a separate struct"

This patch broke the build bots.
This reverts commit 6fdc244e9f13d2ce20a26d05513f22a1e099f90a.




More information about the All-commits mailing list