[PATCH] D32422: LoopVectorizer: let target prefer scalar addressing computations (+ minor improvements in SystemZTTI)
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 24 06:10:00 PDT 2017
uweigand accepted this revision.
uweigand added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D32422#763120, @delena wrote:
> The code LGTM, I do not have more comments on it. I can't say anything about profitability of this algorithm for SystemZ, may be you need additional LGTM from one of SystemZ developers?
We've seen that this is profitable in measurements, so if you're fine with the implementation, the patch LGTM as well.
https://reviews.llvm.org/D32422
More information about the llvm-commits
mailing list