[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 12:55:04 PST 2017
jvesely updated this revision to Diff 125404.
jvesely marked 2 inline comments as done.
jvesely added a comment.
v2: fix predicate setting for FMA_Common
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.125404.patch
Type: text/x-patch
Size: 5039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/e66ff7e3/attachment.bin>
More information about the llvm-commits
mailing list