rjmccall added a comment.

Remember that the design is that constrained intrinsics must be used whenever 
*any* code in the function is constrained.  It is not unreasonable that part of 
the function might be constrained and the rest subject to fast-math; it'd be a 
shame if the intrinsics couldn't even express that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72820



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

Reply via email to