[PATCH] D54545: AMDGPU: Fix V_FMA_F16 selection on GFX9

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 14:01:43 PST 2018


kzhuravl created this revision.
kzhuravl added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.

GFX9 should select opsel version.


https://reviews.llvm.org/D54545

Files:
  lib/Target/AMDGPU/VOP3Instructions.td
  test/CodeGen/AMDGPU/fdot2.ll
  test/CodeGen/AMDGPU/fpext-free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54545.174100.patch
Type: text/x-patch
Size: 4154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/9fea3bde/attachment.bin>


More information about the llvm-commits mailing list