[PATCH] D91362: [SelectionDAG] Add llvm.vector.{extract,insert} intrinsics

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 08:33:51 PST 2020


paulwalker-arm added a comment.

Thanks @lebedev.ri, I incorrectly assumed exposing existing functionality wouldn't require an RFC.  I'm putting together an RFC to cover support for other scalable vector shuffles so I'll include these within that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91362



More information about the llvm-commits mailing list