[PATCH] D86114: [SVE] Lower fixed length vXi8/vXi16 SDIV to scalable
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 19 13:01:42 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM.
The end result is a big uglier than I would have hoped for, but I can't think of any particularly better way given the constraints.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86114/new/
https://reviews.llvm.org/D86114
More information about the llvm-commits
mailing list