[PATCH] D47827: AMDGPU: Use scalar operations for f16 fabs/fneg patterns

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 07:29:00 PDT 2018


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

Fixes unnecessary differences between subtargets.


https://reviews.llvm.org/D47827

Files:
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/fabs.f16.ll
  test/CodeGen/AMDGPU/fabs.ll
  test/CodeGen/AMDGPU/fneg-fabs.f16.ll
  test/CodeGen/AMDGPU/fneg.f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47827.150133.patch
Type: text/x-patch
Size: 7941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/cfb6337a/attachment.bin>


More information about the llvm-commits mailing list