[PATCH] D68460: [MachineSink] Don't preserve MachineLoopInfo

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 14:04:14 PDT 2019


kuhar added a comment.

Would it be possible to add a `verifyAnalysis` function to MLI and check if a freshly calculated one matches the 'preserved' one?


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

https://reviews.llvm.org/D68460





More information about the llvm-commits mailing list