[PATCH] D71194: [ARM] MVE VLDn addressing modes

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 06:48:42 PST 2020


dmgreen added a comment.

Thanks! This is mostly a copy of the existing Neon code, adjusted for MVE. Hopefully fairly straight forward.

I will leave it for a couple of days, in case anyone else has any comments. (I just noticed I do need to clang-format it though! Will make sure I do that before committing).


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

https://reviews.llvm.org/D71194





More information about the llvm-commits mailing list