[PATCH] D109369: [AArch64][SVE] Add missing patterns for unpredicated subr intrinsics
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 7 09:02:51 PDT 2021
paulwalker-arm added a comment.
My first thought is if you lowered "unpredicated" `int_aarch64_sve_subr` much like we do for `int_aarch64_sve_sub`, would we then get the isel improvements for free?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109369/new/
https://reviews.llvm.org/D109369
More information about the llvm-commits
mailing list