This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Rename getInputs->getDpsInputs and getOutputs->getDpsInits in DPS interface.
ClosedPublic

Authored by pifon2a on Oct 28 2022, 5:39 AM.

Diff Detail

Event Timeline

pifon2a created this revision.Oct 28 2022, 5:39 AM
pifon2a requested review of this revision.Oct 28 2022, 5:39 AM
Herald added a project: Restricted Project. · View Herald Transcript
ftynse accepted this revision.Oct 28 2022, 6:18 AM
This revision is now accepted and ready to land.Oct 28 2022, 6:18 AM
This revision was landed with ongoing or failed builds.Oct 28 2022, 6:41 AM
This revision was automatically updated to reflect the committed changes.

Thanks Alex. Ill cherry pick it and give it a whirl. Might have to change the name of many of the methods of the DPS interface. Ill send out a follow up!