[PATCH] D136311: [CUDA,NVPTX] Implement __bf16 support for NVPTX.

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 08:32:44 PDT 2022


yaxunl accepted this revision.
yaxunl added a comment.

LGTM. Thanks.

Do you plan to support arithmetic operators for bf16 or implement the FMA instruction support?


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