[PATCH] D143601: This is a followup patch to add the two FP8 data types (E5M2 and E4M3) to the LLVM, following the https://reviews.llvm.org/D140088 and RFC discussions at https://discourse.llvm.org/t/add-llvm-type-support-for-fp8-data-types-f8e4m3-and-f8e5m2/67598

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 13:42:55 PST 2023


Hi, for some reason I do not have access to see the patch. Can you please
make it public?

Thank you,
--Artem

On Wed, Feb 8, 2023 at 12:46 PM Kushan Ahmadian via Phabricator <
reviews at reviews.llvm.org> wrote:

> kushanam created this revision.
> Herald added subscribers: mattd, gchakrabarti, asavonic, hiraditya.
> Herald added a project: All.
> kushanam requested review of this revision.
> Herald added subscribers: llvm-commits, jdoerfert, jholewinski.
> Herald added a project: LLVM.
>
> Repository:
>   rG LLVM Github Monorepo
>
> https://reviews.llvm.org/D143601
>
> Files:
>   llvm/include/llvm/IR/IntrinsicsNVVM.td
>   llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
>   llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
>   llvm/test/CodeGen/NVPTX/convert-sm90.ll
>
>

-- 
--Artem Belevich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/df288ed7/attachment.html>


More information about the llvm-commits mailing list