[PATCH] D54649: [FPEnv] Rough out constrained FCmp intrinsics

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 12:45:08 PDT 2019


uweigand added a comment.

In D54649#1356137 <https://reviews.llvm.org/D54649#1356137>, @cameron.mcinally wrote:

>




> r350421 is now custom lowering FADD and FSUB, and it breaks the generic Custom lowering changes I made to handle STRICT nodes.
> 
> Perhaps we should wait until D55506 <https://reviews.llvm.org/D55506> has landed, since that would allow us to handle STRICT_FSETCC directly in the backend? I'll dig into this more and post soon...

Now that this has landed, are you planning to have another look at this?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54649





More information about the llvm-commits mailing list