[PATCH] D56118: [ARM]: Add optimized NEON uint64x2_t multiply routine.
easyaspi314 (Devin) via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 28 19:15:24 PST 2018
easyaspi314 updated this revision to Diff 179670.
easyaspi314 retitled this revision from "[ARM]: WIP: Add optimized NEON uint64x2_t multiply routine." to "[ARM]: Add optimized NEON uint64x2_t multiply routine.".
easyaspi314 added a comment.
Actually, further optimizations can be done later. At the very least, this is usable. I still left the notes for someone who wants to implement them later, but I think that at least, for now, it is far better than it was.
I don't know who I should put for a reviewer, but I think it is ready for review.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56118/new/
https://reviews.llvm.org/D56118
Files:
Target/ARM/ARMISelLowering.cpp
Target/ARM/ARMTargetTransformInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56118.179670.patch
Type: text/x-patch
Size: 5994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181229/07c72956/attachment.bin>
More information about the llvm-commits
mailing list