[PATCH] D53853: AMDGPU: Remove custom BUILD_VECTOR combine

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 18:07:41 PDT 2018


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

This was looping in a testcase and removing it
now slightly improves a test.


https://reviews.llvm.org/D53853

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  test/CodeGen/AMDGPU/build-vector-insert-elt-infloop.ll
  test/CodeGen/AMDGPU/mad-mix-hi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53853.171616.patch
Type: text/x-patch
Size: 4892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/b6b35c74/attachment.bin>


More information about the llvm-commits mailing list