[PATCH] D40692: AMDGPU/EG: Add a new FeatureFMA and use it to selectively enable FMA instruction

Jan Vesely via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 17:09:28 PST 2017


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

Repository:
  rL LLVM

https://reviews.llvm.org/D40692

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/R600Instructions.td
  lib/Target/AMDGPU/R600Processors.td
  test/CodeGen/AMDGPU/fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40692.125057.patch
Type: text/x-patch
Size: 5102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/1aeb7e31/attachment.bin>


More information about the llvm-commits mailing list