[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:28:17 PST 2018


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

*facepalms* Wow, I am an idiot.

Note to self: Check your PWD before running `svn diff`.


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/CodeGen/ARM/vmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56118.179672.patch
Type: text/x-patch
Size: 7815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181229/cf8f60aa/attachment.bin>


More information about the llvm-commits mailing list