[PATCH] D43915: [NVPTX] Lower loads from global constants using ld.global.nc (aka LDG).

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 16:01:02 PST 2018


This revision was automatically updated to reflect the committed changes.
jlebar marked an inline comment as done.
Closed by commit rL326390: [NVPTX] Lower loads from global constants using ld.global.nc (aka LDG). (authored by jlebar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43915?vs=136413&id=136418#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43915

Files:
  llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/NVPTX/read-global-variable-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43915.136418.patch
Type: text/x-patch
Size: 4326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/c741e647/attachment.bin>


More information about the llvm-commits mailing list