[PATCH] R600/SI: Add subtarget feature for denormal handling
Matt Arsenault
Matthew.Arsenault at amd.com
Fri Jun 20 10:11:14 PDT 2014
This allows toggling whether all denormals are flushed or not for double or single precision. Doesn't provide any way to use the available flush in only or flush out only modes, but I don't know what real use those are
http://reviews.llvm.org/D4232
Files:
lib/Target/R600/AMDGPU.td
lib/Target/R600/AMDGPUAsmPrinter.cpp
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/AMDGPUSubtarget.cpp
lib/Target/R600/AMDGPUSubtarget.h
test/CodeGen/R600/default-fp-mode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4232.10697.patch
Type: text/x-patch
Size: 6733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140620/a0aa0f53/attachment.bin>
More information about the llvm-commits
mailing list