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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 14:34:20 PST 2017


arsenm retitled this revision from "DAGCombiner: Pull fneg/fabs out of a select if free" to "AMDGPU: Pull fneg/fabs out of a select if free".
arsenm updated this revision to Diff 82953.
arsenm added a comment.
Herald added subscribers: tony-tye, yaxunl, kzhuravl.

Move to target code


https://reviews.llvm.org/D27966

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.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.82953.patch
Type: text/x-patch
Size: 33485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/68b424a6/attachment-0001.bin>


More information about the llvm-commits mailing list