[PATCH] D111765: [llvm-reduce] Add reduction passes to reduce operands to undef/1/0

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 19 15:25:31 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9660563950aa: [llvm-reduce] Add reduction passes to reduce operands to undef/1/0 (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D111765?vs=379887&id=380793#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111765

Files:
  llvm/test/tools/llvm-reduce/remove-invoked-functions.ll
  llvm/test/tools/llvm-reduce/remove-operands.ll
  llvm/tools/llvm-reduce/DeltaManager.cpp
  llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
  llvm/tools/llvm-reduce/deltas/ReduceOperands.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111765.380793.patch
Type: text/x-patch
Size: 10575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211019/f7653882/attachment.bin>


More information about the llvm-commits mailing list