llvm-project/llvm/lib/Target/AMDGPU/AsmParser
Matt Arsenault e135c4c6a6 AMDGPU: Add tied operands to v_mad_mix{lo|hi}_f16
These write to the low and high half of the destination
register and leave the other 16-bits unchanged. This is true
for most 16-bit instructions on gfx9, but we don't use that
now.

llvm-svn: 313812
2017-09-20 20:53:49 +00:00
..
AMDGPUAsmParser.cpp AMDGPU: Add tied operands to v_mad_mix{lo|hi}_f16 2017-09-20 20:53:49 +00:00
CMakeLists.txt [AMDGPU] Using table-driven amd_kernel_code_t field parser in assembler. 2016-03-06 20:25:36 +00:00
LLVMBuild.txt