[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
Mon Dec 4 15:08:01 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319712: AMDGPU/EG: Add a new FeatureFMA and use it to selectively enable FMA instruction (authored by jvesely).

Changed prior to commit:
  https://reviews.llvm.org/D40692?vs=125404&id=125427#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40692

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40692.125427.patch
Type: text/x-patch
Size: 5137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/6f759ef1/attachment.bin>


More information about the llvm-commits mailing list