[PATCH] D138651: [CUDA][HIP] Don't diagnose use for __bf16
Pierre van Houtryve via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 2 07:51:59 PST 2022
Pierre-vh planned changes to this revision.
Pierre-vh marked an inline comment as done.
Pierre-vh added a comment.
I'll take a look at handling bf16 storage-only for AMDGPU. Looks like our Backend already handles it and converts it to i16 so maybe it'll be really easy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138651/new/
https://reviews.llvm.org/D138651
More information about the cfe-commits
mailing list