[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
Thu Aug 23 18:08:51 PDT 2018


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

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.162317.patch
Type: text/x-patch
Size: 4720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180824/01646c17/attachment.bin>


More information about the llvm-commits mailing list