[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 15:17:45 PDT 2017
tra updated this revision to Diff 119945.
tra marked 2 inline comments as done.
tra added a comment.
Addressed Justin's comments.
Added addrspacecast to generic AS in the tests to make sure InferAddressSpace does its job.
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.119945.patch
Type: text/x-patch
Size: 10987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/e9492ab4/attachment.bin>
More information about the llvm-commits
mailing list