[PATCH] D149716: clang: Use new frexp intrinsic for builtins and add f16 version

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 14:54:23 PDT 2023


arsenm added a comment.

In D149716#4445411 <https://reviews.llvm.org/D149716#4445411>, @yaxunl wrote:

> should we have tests for llvm.frexp.* for LLVM codegen?

Those are added in the parent that adds the intrinsic, this is just the clang side


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

https://reviews.llvm.org/D149716



More information about the cfe-commits mailing list