[PATCH] D131920: llvm-reduce: call simplifyCFG on individual basic blocks
John Regehr via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 14:46:44 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f1fa6242a1f: this pass calls simplifyCFG on individual basic blocks; we want this (authored by regehr).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131920/new/
https://reviews.llvm.org/D131920
Files:
llvm/test/tools/llvm-reduce/simplify-cfg.ll
llvm/tools/llvm-reduce/CMakeLists.txt
llvm/tools/llvm-reduce/DeltaManager.cpp
llvm/tools/llvm-reduce/deltas/ReduceUsingSimplifyCFG.cpp
llvm/tools/llvm-reduce/deltas/ReduceUsingSimplifyCFG.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131920.452811.patch
Type: text/x-patch
Size: 4900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/27e2ce9e/attachment.bin>
More information about the llvm-commits
mailing list