[PATCH] D58957: [AMDGPU] Add an experimental buffer fat pointer address space.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 07:43:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
sheredom marked an inline comment as done.
Closed by commit rL356373: [AMDGPU] Add an experimental buffer fat pointer address space. (authored by sheredom, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58957?vs=189498&id=191089#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58957

Files:
  llvm/trunk/docs/AMDGPUUsage.rst
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll
  llvm/trunk/test/CodeGen/AMDGPU/r600.amdgpu-alias-analysis.ll
  llvm/trunk/test/CodeGen/AMDGPU/vectorize-buffer-fat-pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58957.191089.patch
Type: text/x-patch
Size: 10886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/0cbc38ff/attachment.bin>


More information about the llvm-commits mailing list