This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Make the `ConversionTarget` const ref in the DialectConversion (NFC)
ClosedPublic

Authored by mehdi_amini on Aug 5 2023, 3:06 PM.

Details

Summary

It isn't mutated during the conversion already, communicate this through the API.

Diff Detail

Event Timeline

mehdi_amini created this revision.Aug 5 2023, 3:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2023, 3:06 PM
mehdi_amini requested review of this revision.Aug 5 2023, 3:06 PM
jpienaar accepted this revision.Aug 5 2023, 5:24 PM
This revision is now accepted and ready to land.Aug 5 2023, 5:24 PM
This revision was landed with ongoing or failed builds.Aug 7 2023, 6:46 PM
This revision was automatically updated to reflect the committed changes.