[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 athttps://discourse.llvm.org/t/add-llvm-type-support-for-fp8-data-types-f8e4m3-and-f8e5m2/67598

Kushan Ahmadian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 12:46:01 PST 2023


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143601.495924.patch
Type: text/x-patch
Size: 18498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/fb7cc540/attachment.bin>


More information about the llvm-commits mailing list