[PATCH] D28097: AMDGPU: Fold fneg into fmul if free

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 08:33:49 PST 2017


arsenm retitled this revision from "DAGCombiner: Fold fneg into fmul if free" to "AMDGPU: Fold fneg into fmul if free".
arsenm updated this revision to Diff 82891.
Herald added subscribers: tony-tye, yaxunl, kzhuravl.

https://reviews.llvm.org/D28097

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll
  test/CodeGen/AMDGPU/fneg-combines.ll
  test/CodeGen/AMDGPU/mad-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28097.82891.patch
Type: text/x-patch
Size: 13832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/cb30e5f1/attachment.bin>


More information about the llvm-commits mailing list