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

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 15:19:31 PDT 2017


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

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

Repository:
  rL LLVM

https://reviews.llvm.org/D34555

Files:
  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.105550.patch
Type: text/x-patch
Size: 10086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/88ef2a45/attachment.bin>


More information about the llvm-commits mailing list