[PATCH] D108835: [IRLinker] Suppress linker warnings when linking with CUDA libdevice.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 10:45:28 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3af981b0659f: [IRLinker] Suppress linker warnings when linking with CUDA libdevice. (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D108835?vs=369814&id=369986#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108835/new/

https://reviews.llvm.org/D108835

Files:
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Linker/Inputs/libdevice-cuda-10.ll
  llvm/test/Linker/Inputs/libdevice-cuda-11.ll
  llvm/test/Linker/Inputs/libdevice-cuda-9.ll
  llvm/test/Linker/Inputs/not-a-libdevice.ll
  llvm/test/Linker/cuda-libdevice.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108835.369986.patch
Type: text/x-patch
Size: 6187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/87b62414/attachment.bin>


More information about the llvm-commits mailing list