[PATCH] D69946: [ARM][MVE] Enable narrow vector length

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 03:01:48 PST 2019


samparker updated this revision to Diff 229047.
samparker added a comment.

Added a test for i8 to i16 conversions. I remembered that there's more tests in the parent ticket that handle sizes other than 32.


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

https://reviews.llvm.org/D69946

Files:
  llvm/lib/Target/ARM/MVETailPredication.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-tail-data-types.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/nested.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69946.229047.patch
Type: text/x-patch
Size: 32932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/4a6ee568/attachment.bin>


More information about the llvm-commits mailing list