[PATCH] D124008: llvm-reduce: Support multiple MachineFunctions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 19:48:13 PDT 2022


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

Fix creating new functions with wrong MMI


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

https://reviews.llvm.org/D124008

Files:
  llvm/include/llvm/CodeGen/MachineModuleInfo.h
  llvm/lib/CodeGen/MachineModuleInfo.cpp
  llvm/test/tools/llvm-reduce/mir/multiple-functions.mir
  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/deltas/Delta.h
  llvm/tools/llvm-reduce/deltas/ReduceInstructionsMIR.cpp
  llvm/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124008.423795.patch
Type: text/x-patch
Size: 16461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/13204ce8/attachment.bin>


More information about the llvm-commits mailing list