[PATCH] D14327: IR: Add llvm.ldexp and llvm.experimental.constrained.ldexp intrinsics
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 05:16:52 PDT 2023
arsenm added a comment.
In D14327#4310305 <https://reviews.llvm.org/D14327#4310305>, @tra wrote:
> NVPTX has no libcalls
The TargetLibraryInfo query says there is ldexp and then it doesn't work
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D14327/new/
https://reviews.llvm.org/D14327
More information about the llvm-commits
mailing list