[PATCH] D38510: AMDGPU: Implement isFPExtFree

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 12:38:26 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

This helps match v_mad_mix* in some cases.


https://reviews.llvm.org/D38510

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  test/CodeGen/AMDGPU/fpext-free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38510.117562.patch
Type: text/x-patch
Size: 15412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/809d9757/attachment-0001.bin>


More information about the llvm-commits mailing list