[PATCH] D127108: llvm-reduce: Handle reducing blocks using G_BR/G_BRCOND

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 05:43:52 PDT 2022


arsenm created this revision.
arsenm added reviewers: markus, qcolombet, MatzeB, aeubanks, reames, aemerson, paquette.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Still doesn't handle reducing G_BRJT into G_BRCOND


https://reviews.llvm.org/D127108

Files:
  llvm/test/tools/llvm-reduce/mir/reduce-blocks-g_br.mir
  llvm/test/tools/llvm-reduce/mir/reduce-blocks-g_brjt.mir
  llvm/tools/llvm-reduce/deltas/ReduceBlocksMIR.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127108.434447.patch
Type: text/x-patch
Size: 4914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/283190f3/attachment.bin>


More information about the llvm-commits mailing list