cameron.mcinally added a comment.

Digressing a bit, but has anyone given thought to how this implementation will 
play out with libraries? When running with traps enabled, libraries must be 
compiled for trap-safety. E.g. optimizations on a lib's code could introduce a 
NaN or cause a trap that does not exist in the code itself.

I'm wondering if the speed penalty for trap-safe code will be a problem with 
the general Clang population that does not care about traps...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53157/new/

https://reviews.llvm.org/D53157



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

Reply via email to