[PATCH] D87651: [AArch64][SVE] Implement extractelement of i1 vectors.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 16:36:27 PST 2020
paulwalker-arm added a comment.
Herald added a subscriber: NickHung.
Just making a note here that I've push D90093 <https://reviews.llvm.org/D90093> so that we follow the same principle shown here for the lowering of i1 based int_to_fp conversions. This also means getPromotedVTForPredicate is now useable for this patch also.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87651/new/
https://reviews.llvm.org/D87651
More information about the llvm-commits
mailing list