joerg added a subscriber: joerg.
joerg added a comment.

While I agree with the general sentiment, the check doesn't work at all. For 
example, ARMv4 always has to use libcalls. It's not even true that libcalls are 
slow, i.e. on true non-parallel architectures, the libcall can be as simple as 
a restartable atomic sequence and is almost cost free beyond the function call 
overhead.


https://reviews.llvm.org/D24448



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to