[PATCH] D52907: AMDGPU: Don't merge DS opcodes on SI to fix corruption in Hitman

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 14:18:43 PDT 2018


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

Repository:
  rL LLVM

https://reviews.llvm.org/D52907

Files:
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  test/Transforms/LoadStoreVectorizer/AMDGPU/merge-stores.ll
  test/Transforms/LoadStoreVectorizer/AMDGPU/missing-alignment.ll
  test/Transforms/LoadStoreVectorizer/AMDGPU/multiple_tails.ll
  test/Transforms/LoadStoreVectorizer/AMDGPU/pointer-elements.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52907.168378.patch
Type: text/x-patch
Size: 11112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/72e96622/attachment.bin>


More information about the llvm-commits mailing list