arsenm added inline comments.
================
Comment at: test/Transforms/LICM/pthread.ll:6
+; CHECK: br label
+
+define void @pthread_self_safe(i32) {
----------------
Doesn't actually check for speculatable on declaration
https://reviews.llvm.org/D32782