[PATCH] D30247: Epilog loop vectorization

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 10:35:28 PST 2017


mkuper added a comment.

I haven't looked at the patch yet - but I think it's a nice idea.
I know there was some experimentation with using masked epilogues, which, IIRC, did not provide a tangible benefit. Do you have any performance numbers showing that doing it this way does?


Repository:
  rL LLVM

https://reviews.llvm.org/D30247





More information about the llvm-commits mailing list