[PATCH] D136311: [CUDA,NVPTX] Implement __bf16 support for NVPTX.
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 24 15:46:47 PDT 2022
tra added a comment.
@jchlanda PTAL. You probably have the most context for NVPTX and bf16 instructions there.
We need this change to unbreak CUDA compilation after D132329 <https://reviews.llvm.org/D132329> exposed __bf16 to GPU-side compilation. https://godbolt.org/z/Kz8PYfPj5
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136311/new/
https://reviews.llvm.org/D136311
More information about the cfe-commits
mailing list