[PATCH] D136311: [CUDA] Propagate __bf16 type info from the host compilation.
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 21 09:39:59 PDT 2022
tra updated this revision to Diff 469663.
tra added a comment.
Make __bf16 available regradless of its availability on the host.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136311/new/
https://reviews.llvm.org/D136311
Files:
clang/lib/Basic/Targets/NVPTX.cpp
clang/lib/Basic/Targets/NVPTX.h
clang/test/CodeGenCUDA/bf16.cu
clang/test/SemaCUDA/bf16.cu
llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp
llvm/lib/Target/NVPTX/NVPTXRegisterInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136311.469663.patch
Type: text/x-patch
Size: 39037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221021/6ae6615d/attachment-0001.bin>
More information about the cfe-commits
mailing list