[PATCH] D116694: [RISCV] Add strictfp support for compares.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 14:05:21 PST 2022


craig.topper added a comment.

@andrew.w.kaylor or @kpn can you answer what whether quiet compares should signal for SNAN. Clang ignores gcc's -fsignaling-nans option so I'm not sure what level of SNAN support we have is.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116694



More information about the llvm-commits mailing list