[PATCH] D90361: Prevent LICM and machineLICM from hoisting convergent operations
Xiaoqing Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 11:13:17 PST 2020
xiaoqing_wu added a comment.
In D90361#2375626 <https://reviews.llvm.org/D90361#2375626>, @foad wrote:
> I think it could at least do with a comment explaining that LICM is being more conservative than the documented meaning of "convergent".
Added some comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90361/new/
https://reviews.llvm.org/D90361
More information about the llvm-commits
mailing list