[PATCH] D74856: [AArch64][SVE] Add backend support for splats of immediates

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 11:36:31 PST 2020


cameron.mcinally created this revision.
cameron.mcinally added reviewers: sdesmalen, huntergr, kmclaughlin, dancgr, efriedma, c-rhodes.
Herald added subscribers: llvm-commits, psnobl, rkruppe, hiraditya, kristof.beyls, tschuett.
Herald added a project: LLVM.

This patch adds backend support for splats of both Int and FP immediates.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74856

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-vector-splat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74856.245475.patch
Type: text/x-patch
Size: 7290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/459fc7aa/attachment.bin>


More information about the llvm-commits mailing list