This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Transforms][docs] Add a description blurb for various passes
ClosedPublic

Authored by rriddle on Apr 13 2020, 12:46 AM.

Details

Summary

This revision adds blurbs of documentation to various different passes, namely: Canonicalizer, CSE, LocationSnapshot, StripDebugInfo, and SymbolDCE.

Diff Detail

Event Timeline

rriddle created this revision.Apr 13 2020, 12:46 AM
mehdi_amini accepted this revision.Apr 13 2020, 10:41 AM
This revision is now accepted and ready to land.Apr 13 2020, 10:41 AM
This revision was automatically updated to reflect the committed changes.