[PATCH] D69040: [TTI][LV] preferPredicateOverEpilogue

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 07:42:27 PST 2019


SjoerdMeijer added a comment.

Thanks all!

I will commit this soon'ish as this is a NFC change, and in the mean time I have uploaded a work-in-progress patch D69845 <https://reviews.llvm.org/D69845> just to demonstrate usage of this for MVE. It also contains a test case showing that we do not yet respect hint `vectorize_predicate(disable)` as mentioned by Hideki, which I will work next as well as finishing  D69845 <https://reviews.llvm.org/D69845>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69040/new/

https://reviews.llvm.org/D69040





More information about the llvm-commits mailing list