[PATCH] D127374: llvm-reduce: Add reduction pass to simplify instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 19:24:57 PDT 2022


arsenm created this revision.
arsenm added reviewers: aeubanks, lebedev.ri, diegotf, dblaikie, fhahn.
Herald added a subscriber: mgorny.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D127374

Files:
  llvm/test/tools/llvm-reduce/simplify-instructions.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.cpp
  llvm/tools/llvm-reduce/deltas/SimplifyInstructions.cpp
  llvm/tools/llvm-reduce/deltas/SimplifyInstructions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127374.435408.patch
Type: text/x-patch
Size: 5049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/fd07c071/attachment.bin>


More information about the llvm-commits mailing list