This is an archive of the discontinued LLVM Phabricator instance.

[mlir:Inliner] Emit an error when adding multiple simplification pipelines for the same op
AcceptedPublic

Authored by rriddle on Apr 1 2022, 11:42 PM.

Details

Reviewers
mehdi_amini
Summary

This perculates the incorrect configuration up to the user, instead of being implicit.

Depends on D122880

Diff Detail

Event Timeline

rriddle created this revision.Apr 1 2022, 11:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2022, 11:42 PM
rriddle requested review of this revision.Apr 1 2022, 11:42 PM
mehdi_amini accepted this revision.Mar 12 2023, 5:53 AM
This revision is now accepted and ready to land.Mar 12 2023, 5:53 AM