[PATCH] D38518: AMDGPU: Look for src mods before fp_extend
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 15:21:58 PDT 2017
arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.
When selecting modifiers for mad_mix instructions,
look at fneg/fabs that occur before the conversion.
https://reviews.llvm.org/D38518
Files:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
test/CodeGen/AMDGPU/fpext-free.ll
test/CodeGen/AMDGPU/mad-mix.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38518.117593.patch
Type: text/x-patch
Size: 7317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/0adb5250/attachment.bin>
More information about the llvm-commits
mailing list