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

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 18:10:32 PDT 2017


tra updated this revision to Diff 119982.
tra added a comment.

Grammar fix.


https://reviews.llvm.org/D39026

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

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


More information about the llvm-commits mailing list