[PATCH] D28696: DAG: Constant fold fp16_to_fp/fp16_to_fp

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 14:20:57 PST 2017


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

Fix other ARM run lines


https://reviews.llvm.org/D28696

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/AMDGPU/br_cc.f16.ll
  test/CodeGen/AMDGPU/fadd.f16.ll
  test/CodeGen/AMDGPU/fmul.f16.ll
  test/CodeGen/AMDGPU/fsub.f16.ll
  test/CodeGen/AMDGPU/llvm.fma.f16.ll
  test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll
  test/CodeGen/AMDGPU/llvm.maxnum.f16.ll
  test/CodeGen/AMDGPU/llvm.minnum.f16.ll
  test/CodeGen/AMDGPU/select.f16.ll
  test/CodeGen/AMDGPU/v_mac.ll
  test/CodeGen/AMDGPU/v_mac_f16.ll
  test/CodeGen/ARM/fp16-promote.ll
  test/CodeGen/ARM/fp16-v3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28696.84384.patch
Type: text/x-patch
Size: 37095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/b73e6e7d/attachment.bin>


More information about the llvm-commits mailing list