[PATCH] D100231: [NewPM] Cleanup IR printing instrumentation

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 15:03:46 PDT 2021


aeubanks updated this revision to Diff 336971.
aeubanks added a comment.

test fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100231

Files:
  llvm/include/llvm/Analysis/LoopInfo.h
  llvm/include/llvm/Analysis/LoopInfoImpl.h
  llvm/lib/Analysis/LoopInfo.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
  llvm/test/Other/ChangePrinters/print-changed-diff.ll
  llvm/test/Other/change-printer.ll
  llvm/test/Other/loop-deletion-printer.ll
  llvm/test/Other/loop-pass-printer.ll
  llvm/test/Other/module-pass-printer.ll
  llvm/test/Other/opt-bisect-new-pass-manager.ll
  llvm/test/Other/print-module-scope.ll
  llvm/test/Other/scc-deleted-printer.ll
  llvm/test/Other/scc-pass-printer.ll
  llvm/test/ThinLTO/X86/printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100231.336971.patch
Type: text/x-patch
Size: 96418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/91e257e3/attachment-0001.bin>


More information about the llvm-commits mailing list