[PATCH] D57737: [AMDGPU] Fix DPP sequence in atomic optimizer.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 11 02:51:01 PST 2019


sheredom updated this revision to Diff 186208.
sheredom added a comment.

Fix comment that should now say exclusive scan instead of inclusive scan.


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

https://reviews.llvm.org/D57737

Files:
  lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
  test/CodeGen/AMDGPU/atomic_optimizations_buffer.ll
  test/CodeGen/AMDGPU/atomic_optimizations_global_pointer.ll
  test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
  test/CodeGen/AMDGPU/atomic_optimizations_pixelshader.ll
  test/CodeGen/AMDGPU/atomic_optimizations_raw_buffer.ll
  test/CodeGen/AMDGPU/atomic_optimizations_struct_buffer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57737.186208.patch
Type: text/x-patch
Size: 23624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190211/44d3d000/attachment.bin>


More information about the llvm-commits mailing list