[PATCH] D28784: AMDGPU: Check users in fneg/fabs select combine

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 17:18:24 PST 2017


arsenm updated this revision to Diff 86926.
arsenm added a comment.
Herald added a subscriber: tpr.

Fix regression with fmin/fmax_legacy


https://reviews.llvm.org/D28784

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  test/CodeGen/AMDGPU/select-fabs-fneg-extract-legacy.ll
  test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28784.86926.patch
Type: text/x-patch
Size: 8337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/3fc4a030/attachment.bin>


More information about the llvm-commits mailing list