[PATCH] D136791: llvm-reduce: Support emitting bitcode for final result

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 15:27:57 PDT 2022


arsenm updated this revision to Diff 470960.
arsenm added a comment.

My specialty continues to be failing on the most common case


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136791/new/

https://reviews.llvm.org/D136791

Files:
  llvm/test/tools/llvm-reduce/Inputs/test-output-format.bc
  llvm/test/tools/llvm-reduce/Inputs/test-output-format.ll
  llvm/test/tools/llvm-reduce/Inputs/test-output-format.mir
  llvm/test/tools/llvm-reduce/file-output-type.test
  llvm/tools/llvm-reduce/ReducerWorkItem.cpp
  llvm/tools/llvm-reduce/ReducerWorkItem.h
  llvm/tools/llvm-reduce/TestRunner.cpp
  llvm/tools/llvm-reduce/TestRunner.h
  llvm/tools/llvm-reduce/deltas/Delta.cpp
  llvm/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136791.470960.patch
Type: text/x-patch
Size: 14962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/e3b0b441/attachment.bin>


More information about the llvm-commits mailing list