[PATCH] D139785: [InstCombine] preserve signbit semantics of NAN with fold to fabs

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 26 12:32:25 PST 2022


lebedev.ri added a comment.

Could you add a relevant quote of the IEE spec into the description,
and add an example with +NaN and -NaN and describe the outcome (kinda like alive2 counter-example)?


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

https://reviews.llvm.org/D139785



More information about the llvm-commits mailing list