Pierre-vh wrote: > The patch description and even the comments say "non volatile", but the code > actually sets `MOThreadPrivate`. In general, I would prefer to move away from > the term "volatile" and its equally unwieldy negation. In this patch, is it > correct to just say "thread private" everywhere?
Yup, I just forgot to update the commit description. I did it now https://github.com/llvm/llvm-project/pull/179414 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
