[PATCH] D111503: [llvm-reduce] Introduce operands-to-args pass.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 10 14:37:46 PDT 2021


Meinersbur updated this revision to Diff 378537.
Meinersbur added a comment.

- Use make_early_inc_range


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111503

Files:
  llvm/test/tools/llvm-reduce/operands-to-args.ll
  llvm/test/tools/llvm-reduce/remove-call-site-attributes.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.cpp
  llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp
  llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111503.378537.patch
Type: text/x-patch
Size: 12104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211010/92ccde3b/attachment.bin>


More information about the llvm-commits mailing list