[PATCH] D46089: AMDGPU: Extend extract_vector_elt fneg combine to fabs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 15:26:48 PDT 2018


arsenm created this revision.
arsenm added reviewers: rampitec, cfang.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

Fixes a regression in a future commit.


https://reviews.llvm.org/D46089

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/fabs.f16.ll
  test/CodeGen/AMDGPU/mad-mix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46089.144023.patch
Type: text/x-patch
Size: 4435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/a96225e2/attachment.bin>


More information about the llvm-commits mailing list