[all-commits] [llvm/llvm-project] 9abc1e: [test][libc] Fix aligned_alloc argument

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Aug 7 16:36:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9abc1e080dc9e1b40b88de4c116942e8ae52dc54
      https://github.com/llvm/llvm-project/commit/9abc1e080dc9e1b40b88de4c116942e8ae52dc54
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M libc/benchmarks/LibcMemoryBenchmark.h

  Log Message:
  -----------
  [test][libc] Fix aligned_alloc argument

Size must be multiple of Alignment.

Reviewed By: gchatelet

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




More information about the All-commits mailing list