[PATCH] D83177: [llvm-reduce] Reducing call operand bundles
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 5 12:47:58 PDT 2020
lebedev.ri updated this revision to Diff 275560.
lebedev.ri added a comment.
Herald added a subscriber: hiraditya.
I must say, i found the reduction infra to be a little bit rough.
What do people think about the following:
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83177/new/
https://reviews.llvm.org/D83177
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/IR/Instructions.cpp
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.275560.patch
Type: text/x-patch
Size: 12289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200705/91a9bd00/attachment.bin>
More information about the llvm-commits
mailing list