[all-commits] [llvm/llvm-project] ed7b37: Revert "[llvm-reduce] Introduce operands-skip pass."

Michael Kruse via All-commits all-commits at lists.llvm.org
Thu Nov 11 17:31:03 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed7b37155b48715dc5b2ec8c52571ce754cf7a80
      https://github.com/llvm/llvm-project/commit/ed7b37155b48715dc5b2ec8c52571ce754cf7a80
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-11-11 (Thu, 11 Nov 2021)

  Changed paths:
    R llvm/test/tools/llvm-reduce/operands-skip.ll
    M llvm/tools/llvm-reduce/CMakeLists.txt
    M llvm/tools/llvm-reduce/DeltaManager.cpp
    R llvm/tools/llvm-reduce/deltas/ReduceOperandsSkip.cpp
    R llvm/tools/llvm-reduce/deltas/ReduceOperandsSkip.h

  Log Message:
  -----------
  Revert "[llvm-reduce] Introduce operands-skip pass."

This reverts commit fa4210a9a0729eba04593b7df7b701e2b243de39.

It causes compile failures, presumably because conflicting with another
patch landed after I checked locally.




More information about the All-commits mailing list