[PATCH] D143505: [InstSimplify] fix/improve folding with an SNaN operand

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 07:05:28 PST 2023


spatel added a comment.

Ping.

AFAIK, there is no opposition to the view that the current behavior is a miscompile for strict FP. This is independent of any documentation/behavioral changes for default FP that may result from D143074 <https://reviews.llvm.org/D143074>.


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

https://reviews.llvm.org/D143505



More information about the llvm-commits mailing list