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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 09:02:16 PDT 2020


lebedev.ri created this revision.
lebedev.ri added reviewers: nickdesaulniers, diegotf, dblaikie, george.burgess.iv, jdoerfert, Tyker.
lebedev.ri added a project: LLVM.
Herald added a subscriber: mgorny.

This would have been marginally useful to me during/for rG7ea46aee3670981827c04df89b2c3a1cbdc7561b <https://reviews.llvm.org/rG7ea46aee3670981827c04df89b2c3a1cbdc7561b>.

With ongoing migration to representing assumes via operand bundles on the assume, this will be gradually more useful.


Repository:
  rG LLVM Github Monorepo

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.275552.patch
Type: text/x-patch
Size: 8782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200705/7119d241/attachment.bin>


More information about the llvm-commits mailing list