[PATCH] D28096: AMDGPU: Fold fneg into fadd if free

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


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

Move into target


https://reviews.llvm.org/D28096

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  test/CodeGen/AMDGPU/fneg-combines.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28096.82890.patch
Type: text/x-patch
Size: 12204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/5a7ed777/attachment.bin>


More information about the llvm-commits mailing list