[all-commits] [llvm/llvm-project] 4a9bcb: [libc] Memory function benchmarks: rename MemcmpCo...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Oct 15 06:42:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a9bcb605b32e9bde2ddc9fe5b9bfefa11f49831
      https://github.com/llvm/llvm-project/commit/4a9bcb605b32e9bde2ddc9fe5b9bfefa11f49831
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2021-10-15 (Fri, 15 Oct 2021)

  Changed paths:
    M libc/benchmarks/LibcDefaultImplementations.cpp
    M libc/benchmarks/LibcFunctionPrototypes.h
    M libc/benchmarks/LibcMemoryBenchmark.h
    M libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp

  Log Message:
  -----------
  [libc] Memory function benchmarks: rename MemcmpConfiguration in MemcmpOrBcmpConfiguration

This will help make sense of the double use of the same type in https://reviews.llvm.org/D111622#inline-1065560.

Differential Revision: https://reviews.llvm.org/D111868




More information about the All-commits mailing list