This is an archive of the discontinued LLVM Phabricator instance.

gn build: Move bfloat16 source files to x86-specific block.
ClosedPublic

Authored by pcc on Sep 29 2022, 10:02 PM.

Details

Summary

bfloat16 is currently only supported by default on x86.

Diff Detail

Event Timeline

pcc created this revision.Sep 29 2022, 10:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2022, 10:02 PM
Herald added subscribers: Enna1, pengfei. · View Herald Transcript
pcc requested review of this revision.Sep 29 2022, 10:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2022, 10:02 PM
thakis accepted this revision.Sep 30 2022, 4:20 AM
This revision is now accepted and ready to land.Sep 30 2022, 4:20 AM
This revision was automatically updated to reflect the committed changes.