[PATCH] D25166: [CUDA] Mark device functions as nounwind.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 16:50:52 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283272: [CUDA] Mark device functions as nounwind. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D25166?vs=73579&id=73581#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25166

Files:
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CGException.cpp
  cfe/trunk/test/CodeGenCUDA/convergent.cu
  cfe/trunk/test/CodeGenCUDA/device-var-init.cu
  cfe/trunk/test/CodeGenCUDA/nothrow.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25166.73581.patch
Type: text/x-patch
Size: 4180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161004/8807f02d/attachment.bin>


More information about the cfe-commits mailing list