[PATCH] D91972: Improve STRICT_FSETCC codegen in absence of no NaN

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 03:31:22 PST 2021


thopre added a comment.

In D91972#2550832 <https://reviews.llvm.org/D91972#2550832>, @thopre wrote:

> In D91972#2550830 <https://reviews.llvm.org/D91972#2550830>, @SjoerdMeijer wrote:
>
>> LGTM
>
> Great, thanks Sjoerd!

I had to revert it because the testcase was failing on the bot. I rebased the patch yesterday and it was passing locally with f16 and f64. Maybe a change between yesterday and today. I'll try to reproduce and reopen the diff if it needs changing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91972



More information about the llvm-commits mailing list