[OPENMP] Consider global named register variables as threadprivate by default.
Register are thread-local by default, so we have to consider them as threadprivate. llvm-svn: 225759
Loading
Please register or sign in to comment
Register are thread-local by default, so we have to consider them as threadprivate. llvm-svn: 225759