[PATCH] D123813: llvm-reduce: Clone some of the easy function properties

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 12:45:10 PDT 2022


arsenm created this revision.
arsenm added reviewers: aeubanks, MatzeB, markus, qcolombet, reames.
Herald added a project: All.
arsenm requested review of this revision.
Herald added subscribers: aheejin, wdng.
Herald added a project: LLVM.

Error on some of these other fields, since tracking down test cases
for all of these at once is exhausting.


https://reviews.llvm.org/D123813

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/test/tools/llvm-reduce/mir/preserve-func-info.mir
  llvm/tools/llvm-reduce/ReducerWorkItem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123813.422939.patch
Type: text/x-patch
Size: 4560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/19f05a14/attachment.bin>


More information about the llvm-commits mailing list