[PATCH] D39026: [NVPTX] allow address space inference for volatile loads/stores.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 13:32:14 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316495: [NVPTX] allow address space inference for volatile loads/stores. (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D39026?vs=119982&id=120125#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39026

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXTargetTransformInfo.h
  llvm/trunk/lib/Transforms/Scalar/InferAddressSpaces.cpp
  llvm/trunk/test/CodeGen/NVPTX/ld-st-addrrspace.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39026.120125.patch
Type: text/x-patch
Size: 11131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/f6d57672/attachment.bin>


More information about the llvm-commits mailing list