[PATCH] D46147: [NVPTX] Added a feature to use short pointers for const/local/shared AS.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 16:50:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331941: [NVPTX] Added a feature to use short pointers for const/local/shared AS. (authored by tra, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46147?vs=144412&id=146033#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46147

Files:
  llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/trunk/lib/Target/NVPTX/NVPTXIntrinsics.td
  llvm/trunk/lib/Target/NVPTX/NVPTXSubtarget.h
  llvm/trunk/lib/Target/NVPTX/NVPTXTargetMachine.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXTargetMachine.h
  llvm/trunk/test/CodeGen/NVPTX/addrspacecast.ll
  llvm/trunk/test/CodeGen/NVPTX/ld-addrspace.ll
  llvm/trunk/test/CodeGen/NVPTX/st-addrspace.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46147.146033.patch
Type: text/x-patch
Size: 41529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/21cfc9ab/attachment-0001.bin>


More information about the llvm-commits mailing list