[PATCH] D117887: [NVPTX] Expose float tys min, max, abs, neg as builtins
Jakub Chlanda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 1 06:39:19 PST 2022
jchlanda marked an inline comment as done.
jchlanda added a comment.
@tra thank you for landing the patches, it seems that the clang part (builtin declarations and tests) have been dropped, only `llvm` dir changes made it through. Is there any way I could fix it (same goes for the other two patches in this stack)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117887/new/
https://reviews.llvm.org/D117887
More information about the cfe-commits
mailing list