[PATCH] D20310: Teach LLVM about Power 9 D-Form VSX Instructions

Thomas Jablin via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 15:58:27 PDT 2016


tjablin created this revision.
tjablin added reviewers: kbarton, hfinkel, cycheng, nemanjai.
tjablin added a subscriber: llvm-commits.

This patch teaches LLVM how to generate the some of the Power 9 D-Form VSX instructions. Specifically, lxsd, lxssp, stxsd, and stxssp.

http://reviews.llvm.org/D20310

Files:
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/dform-test.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20310.57414.patch
Type: text/x-patch
Size: 10322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/e1e3f7c8/attachment.bin>


More information about the llvm-commits mailing list