[PATCH] D28098: DAGCombiner: Fold fneg into fma or fmad if free

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 24 09:04:45 PST 2016


arsenm created this revision.
arsenm added a reviewer: escha.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: nhaehnle, wdng.

https://reviews.llvm.org/D28098

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AMDGPU/fneg-combines.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28098.82447.patch
Type: text/x-patch
Size: 18812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161224/a1499571/attachment.bin>


More information about the llvm-commits mailing list