This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add support for bf16 to StandardToLLVM conversion
ClosedPublic

Authored by dcaballe on Jun 3 2020, 5:56 PM.

Details

Summary

This patch adds support to convert std bf16 types to LLVM bfloat types.

Diff Detail

Event Timeline

dcaballe created this revision.Jun 3 2020, 5:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2020, 5:56 PM
ftynse accepted this revision.Jun 4 2020, 1:05 AM
This revision is now accepted and ready to land.Jun 4 2020, 1:05 AM
This revision was automatically updated to reflect the committed changes.