[PATCH] D97125: Stop traping on sNaN in __builtin_isinf

Jonas Paulsson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 09:51:52 PST 2021


jonpa added a comment.

In D97125#2578853 <https://reviews.llvm.org/D97125#2578853>, @kpn wrote:

> System/Z's TEST DATA CLASS instruction covers most (all?) of the possible FP value states. You might want to subscribe, or add as a reviewer, jonpa just to make sure everyone stays in sync.

Thanks for keeping me updated on this - I see that you have already included the testFPKind() hook, so I will add these opcodes to SystemZ once this is committed...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97125



More information about the cfe-commits mailing list