[PATCH] D24168: Refactor LICM pass in preparation for LoopSink pass.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 11:44:33 PDT 2016


danielcdh added a comment.

Commends updated to LICM.cpp. This change does not affect other functions in LoopUtils.h. But when I move canSinkOrHoistInst to LoopUtils.h in the next patch, I'll have the updated comment there too.


https://reviews.llvm.org/D24168





More information about the llvm-commits mailing list