[PATCH] D140866: llvm-reduce: Reduce prologue data

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 19:21:37 PST 2023


arsenm created this revision.
arsenm added reviewers: aeubanks, regehr, nikic, lebedev.ri.
Herald added a subscriber: hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Identical to the prefix data handling, and also had broken cloning.


https://reviews.llvm.org/D140866

Files:
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/test/tools/llvm-reduce/reduce-prolog-data.ll
  llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140866.485907.patch
Type: text/x-patch
Size: 4035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/9bd12fb8/attachment.bin>


More information about the llvm-commits mailing list