[PATCH] D56118: [ARM]: Add optimized NEON uint64x2_t multiply routine.

easyaspi314 (Devin) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 18:58:42 PST 2019


easyaspi314 updated this revision to Diff 180781.
easyaspi314 added a comment.

Updated tests with the generation tools, changed multiply cost to 8.

Each time I was about to submit it I got distracted and had to update and build again. ¯\_(ツ)_/¯


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.180781.patch
Type: text/x-patch
Size: 23952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/3d6dc239/attachment.bin>


More information about the llvm-commits mailing list