[PATCH] D28098: AMDGPU: Fold fneg into fma or fmad
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 08:35:22 PST 2017
arsenm retitled this revision from "DAGCombiner: Fold fneg into fma or fmad if free" to "AMDGPU: Fold fneg into fma or fmad ".
arsenm updated this revision to Diff 82892.
arsenm added a comment.
Herald added subscribers: tony-tye, yaxunl, kzhuravl.
Move into target
https://reviews.llvm.org/D28098
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
test/CodeGen/AMDGPU/fneg-combines.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28098.82892.patch
Type: text/x-patch
Size: 18356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/c550bddf/attachment.bin>
More information about the llvm-commits
mailing list