[all-commits] [llvm/llvm-project] 7ce321: [llvm-reduce] Split operands-skip.ll into serial a...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Aug 4 01:51:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ce321e5b0a431d8fde69ce03d1bd7254a7dc00c
      https://github.com/llvm/llvm-project/commit/7ce321e5b0a431d8fde69ce03d1bd7254a7dc00c
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-08-04 (Thu, 04 Aug 2022)

  Changed paths:
    A llvm/test/tools/llvm-reduce/operands-skip-parallel.ll
    M llvm/test/tools/llvm-reduce/operands-skip.ll

  Log Message:
  -----------
  [llvm-reduce] Split operands-skip.ll into serial and parallel parts

This fixes a test failure when building with LLVM_ENABLE_THREADS=OFF.

Reviewed By: fhahn

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




More information about the All-commits mailing list