[all-commits] [llvm/llvm-project] 1ad452: Revert "llvm-reduce: Try to kill parallel workitem...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jan 11 08:11:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ad4527801e59d218615c5a73e2ac04904b49235
      https://github.com/llvm/llvm-project/commit/1ad4527801e59d218615c5a73e2ac04904b49235
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    A llvm/test/tools/llvm-reduce/Inputs/sleep-and-check-stores.py
    R llvm/test/tools/llvm-reduce/Inputs/sleep.py
    M llvm/test/tools/llvm-reduce/parallel-workitem-kill.ll
    M llvm/tools/llvm-reduce/TestRunner.cpp
    M llvm/tools/llvm-reduce/TestRunner.h
    M llvm/tools/llvm-reduce/deltas/Delta.cpp
    M llvm/tools/llvm-reduce/llvm-reduce.cpp

  Log Message:
  -----------
  Revert "llvm-reduce: Try to kill parallel workitems once we have a result."

This reverts commit 4f575620d51032cf98424c9defafe4dfc8d66f45.

I realized the test wasn't very good and when fixed, shows the
reduction doesn't work correctly. Revert the change and keep the fixed
version of the test.




More information about the All-commits mailing list