[PATCH] D112025: Intrinsic for checking floating point class

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 01:44:48 PDT 2022


nlopes added a subscriber: regehr.
nlopes added a comment.

We believe that there's a bug when the 2nd argument is 0.
See here: https://gcc.godbolt.org/z/9735rYbqP

LLVM produces 1, but it should be 0. Found by @regehr.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112025



More information about the llvm-commits mailing list