[PATCH] D99699: [AArch64][SVE] Lowering sve.dot to DOT node

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 05:30:44 PDT 2021


junparser updated this revision to Diff 334656.
junparser added a comment.

address comments.

@joechrisellis @david-arm  Add fp constants handle in ISD::isConstantSplatVector ,  also split the testcase.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99699/new/

https://reviews.llvm.org/D99699

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99699.334656.patch
Type: text/x-patch
Size: 6032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/f3191ffa/attachment.bin>


More information about the llvm-commits mailing list