[PATCH] D34555: [NVPTX] Add lowering of i128 params.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 14:17:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308675: [NVPTX] Add lowering of i128 params. (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D34555?vs=105550&id=107584#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34555

Files:
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/test/CodeGen/target-data.c
  llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXTargetMachine.cpp
  llvm/trunk/test/CodeGen/NVPTX/i128-global.ll
  llvm/trunk/test/CodeGen/NVPTX/i128-param.ll
  llvm/trunk/test/CodeGen/NVPTX/i128-retval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34555.107584.patch
Type: text/x-patch
Size: 11482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/8ae13413/attachment.bin>


More information about the llvm-commits mailing list