[PATCH] D55278: [NewPM] -print-module-scope now prints module even after invalidated Loop/SCC

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 4 09:38:00 PST 2018


fedor.sergeev updated this revision to Diff 176657.
fedor.sergeev added a comment.

stack handling fixed (AfterPass now pops stack as well)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55278

Files:
  include/llvm/Passes/StandardInstrumentations.h
  lib/Passes/StandardInstrumentations.cpp
  test/Other/loop-deletion-printer.ll
  test/Other/scc-deleted-printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55278.176657.patch
Type: text/x-patch
Size: 12453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181204/8383fe5e/attachment.bin>


More information about the llvm-commits mailing list