[PATCH] D13194: [Polly] Identify and hoist definitively invariant loads

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 27 08:37:19 PDT 2015


jdoerfert marked an inline comment as done.
jdoerfert added a comment.

lnt shows no problems, no gains and <10 regressions that are more than noise. However, these regressions sum up to less than 0.5s in total. Hence the detection of invariant loads costs a little bit but not much.


http://reviews.llvm.org/D13194





More information about the llvm-commits mailing list