This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix generation of AVX512 dialect documentation
ClosedPublic

Authored by marbre on Sep 10 2020, 8:38 AM.

Details

Summary

This changes adjusts the documentation generation for the AVX512 dialect. The machanism to generate documentation was changed with https://github.com/llvm/llvm-project/commit/1a083f027f33f4014247df4c0e757e23d5cdab64.

Diff Detail

Event Timeline

marbre created this revision.Sep 10 2020, 8:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2020, 8:38 AM
marbre requested review of this revision.Sep 10 2020, 8:38 AM
This revision is now accepted and ready to land.Sep 11 2020, 1:08 AM
This revision was automatically updated to reflect the committed changes.