[PATCH] D64393: [AMDGPU] Fix DPP combiner check for exec modification

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 08:59:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365910: [AMDGPU] Fix DPP combiner check for exec modification (authored by foad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64393?vs=209498&id=209502#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64393

Files:
  llvm/trunk/lib/Target/AMDGPU/GCNDPPCombine.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_global_pointer.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_pixelshader.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_raw_buffer.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_struct_buffer.ll
  llvm/trunk/test/CodeGen/AMDGPU/dpp_combine.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64393.209502.patch
Type: text/x-patch
Size: 13924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/5a72ebdb/attachment.bin>


More information about the llvm-commits mailing list