[PATCH] D27703: AMDGPU: Combine fp16/fp64 subtarget features
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 01:52:55 PST 2016
arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.
The same control register controls both, and are set to
the same defaults. Keep the old names around as aliases.
https://reviews.llvm.org/D27703
Files:
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
test/CodeGen/AMDGPU/default-fp-mode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27703.81196.patch
Type: text/x-patch
Size: 5664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/59d5e680/attachment.bin>
More information about the llvm-commits
mailing list