[PATCH] D86074: [ARM][MVE] Tail-predication: check get.active.lane.mask's BTC value

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 02:53:53 PDT 2020


SjoerdMeijer added a comment.

Thanks.

Following the discussion in D85737 <https://reviews.llvm.org/D85737> and D86147 <https://reviews.llvm.org/D86147>, I am going to progress that first and change the BTC for the tripcount in the intrinsic. After that, I will return to this. We don't need to check the BTC, but need very similar checks for the tripcount.


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

https://reviews.llvm.org/D86074



More information about the llvm-commits mailing list