[PATCH] D27703: AMDGPU: Combine fp16/fp64 subtarget features

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 10:30:33 PST 2017


arsenm updated this revision to Diff 84698.
arsenm added a comment.

Test updates


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
  test/CodeGen/AMDGPU/fcanonicalize.f16.ll
  test/CodeGen/AMDGPU/fcanonicalize.ll
  test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll
  test/CodeGen/AMDGPU/fmuladd.f16.ll
  test/CodeGen/AMDGPU/hsa-fp-mode.ll
  test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll
  test/CodeGen/AMDGPU/v_mac.ll
  test/CodeGen/AMDGPU/v_mac_f16.ll
  test/CodeGen/AMDGPU/v_madak_f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27703.84698.patch
Type: text/x-patch
Size: 20798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/c9b7e84a/attachment.bin>


More information about the llvm-commits mailing list