[PATCH] D73644: [Mips] Add intrinsics for 4-byte and 8-byte MSA loads/stores.

Simon Atanasyan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 30 05:17:36 PST 2020


atanasyan added a comment.

Is it possible to emulate these new intrinsics using existing ones and some additional code? Is code generated in this case much larger/slower then the code generated by the new intrinsics?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73644





More information about the cfe-commits mailing list