[PATCH] D67687: [CodeGen] Define an interface for the new pass manager. (new)

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 10:49:02 PDT 2020


ychen updated this revision to Diff 278540.
ychen marked 7 inline comments as done.
ychen added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67687

Files:
  llvm/include/llvm/CodeGen/MachinePassManager.h
  llvm/include/llvm/IR/PassManager.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/LLVMBuild.txt
  llvm/lib/CodeGen/MachinePassManager.cpp
  llvm/unittests/CodeGen/CMakeLists.txt
  llvm/unittests/CodeGen/PassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67687.278540.patch
Type: text/x-patch
Size: 22807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/c2c13709/attachment.bin>


More information about the llvm-commits mailing list