[PATCH] D30468: Simplify the CFG after loop pass cleanup.

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 11:00:53 PDT 2017


filcab updated this revision to Diff 93262.
filcab added a comment.

Fix revision comments.
Made the test a "show that running simplifyCFG on the output is a no-op" type of test.


https://reviews.llvm.org/D30468

Files:
  lib/Passes/PassBuilder.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  test/Other/new-pm-defaults.ll
  test/Other/pass-pipelines.ll
  test/Other/pr32085.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30468.93262.patch
Type: text/x-patch
Size: 3631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/dc91a8bf/attachment-0001.bin>


More information about the llvm-commits mailing list