[PATCH] D35609: [LICM] Make sinkRegion and hoistRegion non-recursive

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 22:45:45 PDT 2017


davide added a comment.

The idea is sound, I'll think a little bit more about the visitation order (tomorrow morning) but it seems you got it right.
Just a minor nit, I see this patch has some unrelated formatting, mind to revert that? (and/or commit separately)


https://reviews.llvm.org/D35609





More information about the llvm-commits mailing list