[PATCH] D57034: AMDGPU/GlobalISel: Legalize some f16 operations

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 21 13:20:07 PST 2019


arsenm created this revision.
arsenm added reviewers: rampitec, tstellar.
Herald added subscribers: volkan, t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

https://reviews.llvm.org/D57034

Files:
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-fabs.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fma.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fmul.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fneg.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fsub.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57034.182821.patch
Type: text/x-patch
Size: 73300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190121/1c64d4f3/attachment.bin>


More information about the llvm-commits mailing list