mibintc added a comment.

In D87528#2357970 <https://reviews.llvm.org/D87528#2357970>, @pengfei wrote:

> I agreed with Craig. Emitting constrained intrinsics on an unsupported target 
> may result in problems. It's better to check if it is supported and prevent 
> from the front end.

Here's a patch for review, check if target supports Strict FP, otherwise ignore 
the pragma.  See https://reviews.llvm.org/D90316.  Thank you


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87528

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

Reply via email to