[PATCH] D22751: AMDGPU Device Libs pass.

Nikolay Haustov via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 03:22:54 PDT 2016


nhaustov marked 8 inline comments as done.

================
Comment at: lib/Target/AMDGPU/AMDGPUDeviceLibsPass.cpp:39
@@ +38,3 @@
+
+  uint64_t KernelOptionMask(Function& F);
+
----------------
Since the linking is at bitcode level, we can. We should review it later.


https://reviews.llvm.org/D22751





More information about the llvm-commits mailing list