[PATCH] D46009: [AArch64] Custom Lower MULLH{S, U} for v16i8, v8i16, and v4i32

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 05:40:35 PDT 2018


zatrazz updated this revision to Diff 144544.
zatrazz added a comment.

Update patch from previous comments.


https://reviews.llvm.org/D46009

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/arm64-neon-mul-div-cte.ll
  test/CodeGen/AArch64/neon-idiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46009.144544.patch
Type: text/x-patch
Size: 8411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/7d141fc5/attachment.bin>


More information about the llvm-commits mailing list