[PATCH] D149588: clang: Start emitting intrinsic for __builtin_ldexp*

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 10:35:26 PDT 2023


tra added a comment.

In D149588#4312506 <https://reviews.llvm.org/D149588#4312506>, @arsenm wrote:

> There's nothing target specific here and I don't see a pre-existing test for nvptx generic builtin handling

You're right. My concern is actually about handling the intrinsics, not the builtins and is irrelevant for this patch.


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

https://reviews.llvm.org/D149588



More information about the llvm-commits mailing list