[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
Wed Sep 18 11:07:00 PDT 2019


ychen updated this revision to Diff 220708.
ychen added a comment.

Pass in instead of manage IR unit analysis managers in MachineFunctionIRAnalysisManager


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/PassManager.h
  llvm/unittests/CodeGen/CMakeLists.txt
  llvm/unittests/CodeGen/PassManagerTest.cpp

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


More information about the llvm-commits mailing list