[PATCH] D26437: Use -fno-unit-at-a-time and -funit-at-a-time

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 13:18:55 PST 2016


rampitec added a comment.

In https://reviews.llvm.org/D26437#592928, @tejohnson wrote:

> Added Justin Lebar, who implemented this change. I am not familiar with convergent attributes and OpenCL barriers, but should the visibility of any exported function in a dynamic library prevent such an optimization?


This is not a dynamic library. This is just library in .bc form for early linking.


Repository:
  rL LLVM

https://reviews.llvm.org/D26437





More information about the llvm-commits mailing list