[PATCH] D83177: [llvm-reduce] Reducing call operand bundles

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 12:06:46 PDT 2020


lebedev.ri updated this revision to Diff 275786.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.

Split `CallBase::Create()` into a separate patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83177

Files:
  llvm/test/Reduce/remove-operand-bundles.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.h
  llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp
  llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.h
  llvm/utils/gn/secondary/llvm/tools/llvm-reduce/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83177.275786.patch
Type: text/x-patch
Size: 10454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/2fea3a14/attachment.bin>


More information about the llvm-commits mailing list