[PATCH] D55444: AMDGPU: Fix DPP combiner

Valery Pykhtin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 05:49:08 PST 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350721: [AMDGPU] Fix DPP combiner (authored by vpykhtin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55444?vs=178878&id=180826#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55444/new/

https://reviews.llvm.org/D55444

Files:
  llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/trunk/lib/Target/AMDGPU/GCNDPPCombine.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/dpp_combine.ll
  llvm/trunk/test/CodeGen/AMDGPU/dpp_combine.mir
  llvm/trunk/test/CodeGen/AMDGPU/dpp_combine_subregs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55444.180826.patch
Type: text/x-patch
Size: 48905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/e495b0f6/attachment.bin>


More information about the llvm-commits mailing list