[PATCH] D91362: [SelectionDAG] Add llvm.vector.{extract,insert} intrinsics
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 02:10:45 PST 2020
joechrisellis added a comment.
@lebedev.ri, hi! We submitted an RFC for named shuffle intrinsics to the llvm-dev mailing list (here <http://lists.llvm.org/pipermail/llvm-dev/2020-November/146864.html>). Do you think this is sufficient? Note there are still a few changes left to do on this patch (mainly moving the intrinsics to the experimental namespace and adding canonicalisation to shufflevector for the fixed case). 😄
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