[PATCH] D51203: AMDGPU: Handle 32-bit address wraparounds for SMRD opcodes

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 23:50:25 PDT 2018


mareko updated this revision to Diff 163011.
mareko added a comment.

This fixes GPU hangs with OpenGL bindless handle arithmetic.


Repository:
  rL LLVM

https://reviews.llvm.org/D51203

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  test/CodeGen/AMDGPU/constant-address-space-32bit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51203.163011.patch
Type: text/x-patch
Size: 9106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/e46da9c0/attachment.bin>


More information about the llvm-commits mailing list