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

Qiu Chaofan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 07:11:33 PST 2022


qiucf added a comment.
Herald added a project: All.

This patch looks good and `llvm.is.fpclass` will by default be expanded (except SystemZ which has their own lowering). Is there any blocker for this?


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