[PATCH] D86452: [LV] Fix scalar cost for tail predicated loops

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 07:26:57 PDT 2020


dmgreen commandeered this revision.
dmgreen edited reviewers, added: anwel; removed: dmgreen.
dmgreen added a comment.

Thanks. We need to be careful with this as it has the potential to cause some regressions, especially as we here (in MVE land) make heavy use of predication nowadays. I am working through some of the details.


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

https://reviews.llvm.org/D86452



More information about the llvm-commits mailing list