sepavloff added a comment.

In D66092#1625380 <https://reviews.llvm.org/D66092#1625380>, @kpn wrote:

> Does this work for anything that uses TreeTransform, like C++ templates?


Added such tests.

> Also, if any constrained intrinsics are used in a function then the entire 
> function needs to be constrained. Is this handled anywhere?

If we decided to make the entire function constrained, it should be done 
somewhere in IR transformations, because inlining may mix function bodies with 
different fp options.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66092



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

Reply via email to