[PATCH] D75197: [AArch64][SVE] Add intrinsics for bitwise permute instructions
Danilo Carvalho Grael via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 07:05:18 PST 2020
dancgr added a comment.
In D75197#1894971 <https://reviews.llvm.org/D75197#1894971>, @c-rhodes wrote:
> Thanks for the patch @dancgr but these intrinsics have already been implemented in D74912 <https://reviews.llvm.org/D74912>. @sdesmalen shared a spreadsheet [1] with the mailing list to coordinate the intrinsics upstreaming, it's probably not as useful now given they're almost all implemented but you might find it useful if you haven't seen it already.
>
> [1] https://docs.google.com/spreadsheets/d/1leug3a0eHhi_bWtKJOR0MeZHvfQLoIPtP-um7AWafRM
Thanks for the info @c-rhodes, it seems like we are done with codegen then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75197/new/
https://reviews.llvm.org/D75197
More information about the llvm-commits
mailing list