[PATCH] D27966: DAGCombiner: Pull fneg/fabs out of a select if free

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 17:37:39 PST 2016


arsenm updated this revision to Diff 82391.
arsenm added a comment.

Fix fabs


https://reviews.llvm.org/D27966

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll
  test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27966.82391.patch
Type: text/x-patch
Size: 34000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161223/681920b0/attachment.bin>


More information about the llvm-commits mailing list