[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:41:11 PDT 2021


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

- Consistent (non-)use of auto


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.378538.patch
Type: text/x-patch
Size: 12110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211010/c4355266/attachment.bin>


More information about the llvm-commits mailing list