[PATCH] D54317: [IPSCCP,PM] Preserve PDT in the new pass manager.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 08:07:10 PST 2018


fhahn added a comment.

I've updated the test to explicitly use `function(require<domtree>,require<postdomtree>` before and after ipsccp to make sure the analyses are preserved. I couldn't find a flag to verify the PDT unfortunately.


https://reviews.llvm.org/D54317





More information about the llvm-commits mailing list