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

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 00:47:52 PDT 2019


uabelho added a comment.

In D68460#1695283 <https://reviews.llvm.org/D68460#1695283>, @kuhar wrote:

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


I don't know but it sounds like a good idea to me.
Not sure I can find the time to dig into that myself though (especially since I don't really know MLI).


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

https://reviews.llvm.org/D68460





More information about the llvm-commits mailing list