[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 18:01:11 PST 2016


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

Remove parts that only will help after more combines are added


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.82392.patch
Type: text/x-patch
Size: 33607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161223/c0820e73/attachment.bin>


More information about the llvm-commits mailing list