This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add changes to codegen to convert it to tablegen passes.
ClosedPublic

Authored by schweitz on Jul 1 2020, 6:43 PM.

Details

Summary
This upstreams changes to codegen to convert the passes to the new
tablegen pass support from MLIR.

Diff Detail

Event Timeline

schweitz created this revision.Jul 1 2020, 6:43 PM
This revision is now accepted and ready to land.Jul 1 2020, 7:01 PM
jeanPerier accepted this revision.Jul 2 2020, 1:22 AM
This revision was automatically updated to reflect the committed changes.