[PATCH] D56118: [ARM]: Add optimized NEON uint64x2_t multiply routine.
easyaspi314 (Devin) via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 3 19:37:26 PST 2019
easyaspi314 updated this revision to Diff 180192.
easyaspi314 added a comment.
Ok, done. I fixed twomul and constant interleaving, and added a couple more tests.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56118/new/
https://reviews.llvm.org/D56118
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMTargetTransformInfo.cpp
test/Analysis/CostModel/ARM/mult.ll
test/CodeGen/ARM/vmul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56118.180192.patch
Type: text/x-patch
Size: 19577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/75e22450/attachment.bin>
More information about the llvm-commits
mailing list