[PATCH] D86452: [LV] Fix scalar cost for tail predicated loops
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 03:49:00 PDT 2020
dmgreen added a comment.
Yep, that's the plan. It will need a number of other patches though. I think one for adding a cost to predicated blocks is important, along with the one for costing masked loads more correctly under MVE.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86452/new/
https://reviews.llvm.org/D86452
More information about the llvm-commits
mailing list