[PATCH] D64184: [NewPM] Port MachineCopyPropagation to the new pass manager.

Charles Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 10:03:14 PDT 2019


czhang updated this revision to Diff 208728.
czhang marked 2 inline comments as done.
czhang added a comment.

another style comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64184

Files:
  llvm/include/llvm/CodeGen/MachineCopyPropagation.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/MachineCopyPropagation.cpp
  llvm/lib/Passes/PassRegistry.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64184.208728.patch
Type: text/x-patch
Size: 7678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/60f1dc83/attachment.bin>


More information about the llvm-commits mailing list