[PATCH] D13466: [AArch64] Implement vector splitting on UADDV.
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 02:46:17 PDT 2015
jmolloy requested changes to this revision.
jmolloy added a comment.
This revision now requires changes to proceed.
Echoing Jun, this needs to support SADDV, [SU]{MAX,MIN}V too (do we support FMINV and friends yet?)
Please also add a testcase that shows this works when more than one split is required; <16 x i32> for example.
http://reviews.llvm.org/D13466
More information about the llvm-commits
mailing list