[PATCH] D28100: AMDGPU: Fold fneg into fp_round

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


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

Move into target


https://reviews.llvm.org/D28100

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

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


More information about the llvm-commits mailing list