[PATCH] D65930: [IntrinsicEmitter] Support scalable vectors in intrinsics

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 02:38:32 PDT 2019


c-rhodes added a comment.

I've posted a follow-up patch (D65931 <https://reviews.llvm.org/D65931>) to Phabricator that tests this functionality by implementing intrinsics for a couple of SVE arithmetic instructions.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65930





More information about the llvm-commits mailing list