[PATCH] D30247: Epilog loop vectorization

Mohammed Agabaria via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 01:44:27 PDT 2017


magabari added a comment.

In https://reviews.llvm.org/D30247#700366, @hfinkel wrote:

> After this patch was posted, there was an RFC discussion regarding approach. We discussed, for example, just adding metadata (or keeping similar state) to restrict VF and rerunning the vectorizer to vectorize the epilogue loop. Can you please summarize that discussion and how it relates to what's here? Did the design of this patch change as a result of that discussion? If not, why not?


@ashutosh.nema can you clarify where this patch stands? and if it's gonna be updated soon?


Repository:
  rL LLVM

https://reviews.llvm.org/D30247





More information about the llvm-commits mailing list