[all-commits] [llvm/llvm-project] 471e8f: [libc++] Refactor the SPEC benchmark runner (#194737)

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Apr 28 15:06:15 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 471e8f7f94e7053362ccc10e9e6e08533d1a218c
      https://github.com/llvm/llvm-project/commit/471e8f7f94e7053362ccc10e9e6e08533d1a218c
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

  Changed paths:
    M libcxx/test/benchmarks/spec.gen.py
    A libcxx/utils/run-spec-benchmark

  Log Message:
  -----------
  [libc++] Refactor the SPEC benchmark runner (#194737)

This makes it less convoluted and more robust to when substeps fail. The
previous incarnation had too much logic cramed into the Python gen test,
which is quite difficult to understand.



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