[PATCH] D112932: Use llvm.is_fpclass to implement FP classification functions

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 11 06:59:57 PST 2023


arsenm added a comment.

This change itself LGTM but I think it should wait until after we get more optimizations in to go back to fcmp, and after the release branch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112932



More information about the cfe-commits mailing list