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

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 06:22:03 PST 2019


sheredom updated this revision to Diff 189498.
sheredom marked an inline comment as done.
sheredom added a comment.

Add a test case that triggers the target transform info code path.


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

https://reviews.llvm.org/D58957

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58957.189498.patch
Type: text/x-patch
Size: 10547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/3170e05d/attachment.bin>


More information about the llvm-commits mailing list