[PATCH] D21483: [PM] Port Dead Loop Deletion Pass to the new PM
Sean Silva via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 15:03:19 PDT 2016
silvas added a comment.
Hi Jun,
Feel free to rebase and commit this. I was testing it yesterday (my rebased patch is here: http://reviews.llvm.org/F2159016) and I think it is fine to go in.
If anything, having this committed will make the problems in the loop pass manager clearer / more obvious to fix.
- Sean Silva
http://reviews.llvm.org/D21483
More information about the llvm-commits
mailing list