[PATCH] D83133: [ARM][MVE] Refactor option -disable-mve-tail-predication

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 03:01:47 PDT 2020


SjoerdMeijer added a comment.

Thanks, and yes, we can/should revise this later. For now this should be an improvement, because I needed 3 different options for tail-predication, which was a becoming unwieldy :-) It should only become simpler from now on as reductions are a special case at the moment, but that should disappear at some point.


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

https://reviews.llvm.org/D83133





More information about the llvm-commits mailing list